From 86c8eeb62bdd2e1b154804240f81f736689d2210 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Wed, 15 Apr 2015 15:57:08 +0000 Subject: Stabilize policy 2.20141203-r4 Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x7EF137EC935B0EAF --- sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sec-policy/selinux-makewhatis/selinux-makewhatis-2.20141203-r4.ebuild') 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 -- cgit v1.2.3-65-gdbad