diff options
author | Jason Zaman <perfinion@gentoo.org> | 2016-11-20 17:44:45 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2016-11-20 17:44:45 +0800 |
commit | 107aee97c6769fc4f7ab68989bbc95d9350e06fc (patch) | |
tree | 6a3b0b3670c3a4a4737ee9ee80123959b3fd5bf6 /sys-fs/cachefilesd | |
parent | sys-auth/consolekit: amd64 stable, bug 596264 (diff) | |
download | gentoo-107aee97c6769fc4f7ab68989bbc95d9350e06fc.tar.gz gentoo-107aee97c6769fc4f7ab68989bbc95d9350e06fc.tar.bz2 gentoo-107aee97c6769fc4f7ab68989bbc95d9350e06fc.zip |
sys-fs/cachefilesd: amd64 stable
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-fs/cachefilesd')
-rw-r--r-- | sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild index ce6dd71851b1..2f12ec6e7348 100644 --- a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild +++ b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild @@ -12,7 +12,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 )" |