commit: 895745dd50a32f3e9c17755e4ca3e1c0eeadd00d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 7 09:43:51 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 09:43:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895745dd
dev-python/llfuse: amd64 stable wrt bug #711712
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 bce22973958..998a08b83e5 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 )"