summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-04-15 15:57:08 +0000
committerJason Zaman <perfinion@gentoo.org>2015-04-15 15:57:08 +0000
commit86c8eeb62bdd2e1b154804240f81f736689d2210 (patch)
treebc80ee257a5a19e2349f8de071464597fe215b5e /sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild
parentRelease of 2.20141203-r5 (diff)
downloadhistorical-86c8eeb62bdd2e1b154804240f81f736689d2210.tar.gz
historical-86c8eeb62bdd2e1b154804240f81f736689d2210.tar.bz2
historical-86c8eeb62bdd2e1b154804240f81f736689d2210.zip
Stabilize policy 2.20141203-r4
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x7EF137EC935B0EAF
Diffstat (limited to 'sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild')
-rw-r--r--sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild
index 634eb7d2ffd8..772b171f6c29 100644
--- a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild
+++ b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild,v 1.1 2015/03/22 13:47:31 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild,v 1.2 2015/04/15 15:55:33 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for makewhatis"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi