summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-06-05 16:12:03 +0000
committerJason Zaman <perfinion@gentoo.org>2015-06-05 16:12:03 +0000
commit17bde65fa506604dfcae92e2eafa71e214a5fb8b (patch)
tree64117dd1990ec0846a01f6196ec2d2a875e2c0fc /sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild
parentUpdate linguas dependencies in preparation for the next version of kde-apps/k... (diff)
downloadhistorical-17bde65fa506604dfcae92e2eafa71e214a5fb8b.tar.gz
historical-17bde65fa506604dfcae92e2eafa71e214a5fb8b.tar.bz2
historical-17bde65fa506604dfcae92e2eafa71e214a5fb8b.zip
Stabilize policy 2.20141203-r5
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0x7EF137EC935B0EAF
Diffstat (limited to 'sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild')
-rw-r--r--sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild
index 9895be0244d9..2481e51bdc03 100644
--- a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild
+++ b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.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-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:26 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20141203-r5.ebuild,v 1.2 2015/06/05 16:10:30 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for cachefilesd"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi