commit: 33fd9f65cb8aa81d66f6fc9e812615ce3d790c52
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 21:51:10 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Mar 1 19:34:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33fd9f65
dev-python/llfuse: stabilize 1.3.2
dev-python/llfuse/llfuse-1.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llfuse/llfuse-1.3.2.ebuild
b/dev-python/llfuse/llfuse-1.3.2.ebuild
index 39a459c3a96..8a32b03fd7a 100644
--- a/dev-python/llfuse/llfuse-1.3.2.ebuild
+++ b/dev-python/llfuse/llfuse-1.3.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:0