summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-07-20 11:43:11 +0800
committerJason Zaman <perfinion@gentoo.org>2018-07-20 11:43:11 +0800
commit090c2987287b577bef780008170a92c3f6179ea6 (patch)
tree8dc2cffa5c8d239028ae270db7f6cbbc5bad9d6b /sys-fs/cachefilesd
parentsys-fs/cachefilesd: fix systemd unit path (diff)
downloadgentoo-090c2987287b577bef780008170a92c3f6179ea6.tar.gz
gentoo-090c2987287b577bef780008170a92c3f6179ea6.tar.bz2
gentoo-090c2987287b577bef780008170a92c3f6179ea6.zip
sys-fs/cachefilesd: stable 0.10.10-r1
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.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
index 7a797a7857f2..9d8411670fe4 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
@@ -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 )"