commit: a69e894eb7bbbe17d0577dc9aed0eb5cf1b0c5b7
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 05:25:32 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 06:07:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69e894e
dev-python/llfuse: stabilize 1.2
dev-python/llfuse/llfuse-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llfuse/llfuse-1.2.ebuild
b/dev-python/llfuse/llfuse-1.2.ebuild
index 579f0fb9f2b..97dda6a7932 100644
--- a/dev-python/llfuse/llfuse-1.2.ebuild
+++ b/dev-python/llfuse/llfuse-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples test"
RDEPEND=">=sys-fs/fuse-2.8.0