diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 10:43:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 10:43:51 +0100 |
commit | 895745dd50a32f3e9c17755e4ca3e1c0eeadd00d (patch) | |
tree | 3bbd6fd111ccc5db1cdccfd2a6117289c24d601a /dev-python | |
parent | dev-python/jsonpickle: amd64 stable wrt bug #711710 (diff) | |
download | gentoo-895745dd50a32f3e9c17755e4ca3e1c0eeadd00d.tar.gz gentoo-895745dd50a32f3e9c17755e4ca3e1c0eeadd00d.tar.bz2 gentoo-895745dd50a32f3e9c17755e4ca3e1c0eeadd00d.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/llfuse/llfuse-1.3.5.ebuild | 2 |
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 bce229739584..998a08b83e5d 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 )" |