diff options
Diffstat (limited to 'sec-policy/selinux-postgrey/selinux-postgrey-2.20140311-r7.ebuild')
-rw-r--r-- | sec-policy/selinux-postgrey/selinux-postgrey-2.20140311-r7.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sec-policy/selinux-postgrey/selinux-postgrey-2.20140311-r7.ebuild b/sec-policy/selinux-postgrey/selinux-postgrey-2.20140311-r7.ebuild deleted file mode 100644 index f9fcd3e88a83..000000000000 --- a/sec-policy/selinux-postgrey/selinux-postgrey-2.20140311-r7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" - -IUSE="" -MODS="postgrey" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for postgrey" - -if [[ $PV == 9999* ]] ; then - KEYWORDS="" -else - KEYWORDS="amd64 x86" -fi |