diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:44:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:44:06 +0100 |
commit | 974fafbfaea945489ede8fad206994f446c16fb3 (patch) | |
tree | ed200a11fe126a3fd2eab9962172bd3c7889cf58 /dev-python/llfuse | |
parent | dev-java/hamcrest-library: amd64 stable wrt bug #777930 (diff) | |
download | gentoo-974fafbfaea945489ede8fad206994f446c16fb3.tar.gz gentoo-974fafbfaea945489ede8fad206994f446c16fb3.tar.bz2 gentoo-974fafbfaea945489ede8fad206994f446c16fb3.zip |
dev-python/llfuse: amd64 stable wrt bug #778104
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.4.1.ebuild b/dev-python/llfuse/llfuse-1.4.1.ebuild index 64cb88e8e142..1c6c704b01a3 100644 --- a/dev-python/llfuse/llfuse-1.4.1.ebuild +++ b/dev-python/llfuse/llfuse-1.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc examples" RDEPEND=" |