blob: a7b5889db56757946d559c4c276100ca8bace74c [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
IUSE=""
MODS="fetchmail"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for fetchmail"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
KEYWORDS="amd64 x86"
fi