summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-07 12:03:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-07 12:03:08 +0100
commiteb565f12a0f148f34fa89380d1e1118837edd4b0 (patch)
tree632b55fa0de9e776d386699d01f69ee6e4f48261 /dev-python/llfuse
parentdev-python/jsonpickle: x86 stable wrt bug #711710 (diff)
downloadgentoo-eb565f12a0f148f34fa89380d1e1118837edd4b0.tar.gz
gentoo-eb565f12a0f148f34fa89380d1e1118837edd4b0.tar.bz2
gentoo-eb565f12a0f148f34fa89380d1e1118837edd4b0.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r--dev-python/llfuse/llfuse-1.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.5.ebuild b/dev-python/llfuse/llfuse-1.3.5.ebuild
index 998a08b83e5d..744322a70428 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 )"