summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-05 11:57:05 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-05 12:31:54 +0800
commitfd1a6081b58014210cff7d8f01ca535a3478dfbb (patch)
tree66f19982dff20ecb29012d4f404965a9a07ee72c /sys-fs/cachefilesd
parentsys-fs/cachefilesd: bump 0.10.10 (diff)
downloadgentoo-fd1a6081b58014210cff7d8f01ca535a3478dfbb.tar.gz
gentoo-fd1a6081b58014210cff7d8f01ca535a3478dfbb.tar.bz2
gentoo-fd1a6081b58014210cff7d8f01ca535a3478dfbb.zip
sys-fs/cachefilesd-0.10.9: x86 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-fs/cachefilesd')
-rw-r--r--sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
index b0bebcb564b0..2e389839aefe 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://people.redhat.com/~dhowells/fscache/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2+"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc selinux"
RDEPEND="selinux? ( sec-policy/selinux-cachefilesd )"