diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 11:57:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 11:57:28 +0100 |
commit | 11fa1e40b2fed85d305764e39a95399f712d71b3 (patch) | |
tree | 3b249257e935fb79e40a93060bb4afcb62e4404f /dev-python/llfuse | |
parent | dev-python/gevent: amd64 stable wrt bug #772467 (diff) | |
download | gentoo-11fa1e40b2fed85d305764e39a95399f712d71b3.tar.gz gentoo-11fa1e40b2fed85d305764e39a95399f712d71b3.tar.bz2 gentoo-11fa1e40b2fed85d305764e39a95399f712d71b3.zip |
dev-python/llfuse: amd64 stable wrt bug #772488
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.4.0.ebuild b/dev-python/llfuse/llfuse-1.4.0.ebuild index 0fb52fcd4287..9d166fe03062 100644 --- a/dev-python/llfuse/llfuse-1.4.0.ebuild +++ b/dev-python/llfuse/llfuse-1.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 ~x86" IUSE="doc examples" RDEPEND=" |