commit: eb565f12a0f148f34fa89380d1e1118837edd4b0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 7 11:03:08 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 11:03:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb565f12
dev-python/llfuse: x86 stable wrt bug #711712
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/llfuse/llfuse-1.3.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/llfuse/llfuse-1.3.5.ebuild
b/dev-python/llfuse/llfuse-1.3.5.ebuild
index 998a08b83e5..744322a7042 100644
--- a/dev-python/llfuse/llfuse-1.3.5.ebuild
+++ b/dev-python/llfuse/llfuse-1.3.5.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"
RESTRICT="!test? ( test )"