diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:38:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:42 +0200 |
commit | e60785e485671a6a28292a192b0d8cf81f77ceab (patch) | |
tree | 38833b314bdb6f0e8e30b22112f922a87b3a659b /dev-python/llfuse | |
parent | dev-lang/go: restore 1.13.15 for gitea (diff) | |
download | gentoo-e60785e485671a6a28292a192b0d8cf81f77ceab.tar.gz gentoo-e60785e485671a6a28292a192b0d8cf81f77ceab.tar.bz2 gentoo-e60785e485671a6a28292a192b0d8cf81f77ceab.zip |
dev-python/llfuse: x86 stable (bug #731430)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.6.ebuild b/dev-python/llfuse/llfuse-1.3.6.ebuild index 962b4cdbe2c2..36cd2ebd58dc 100644 --- a/dev-python/llfuse/llfuse-1.3.6.ebuild +++ b/dev-python/llfuse/llfuse-1.3.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc examples" RDEPEND=" |