diff options
author | Sam James <sam@gentoo.org> | 2021-01-26 02:04:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-26 02:04:24 +0000 |
commit | 4f12c96ef4f200a5810291d3d1b1941dff8f4d12 (patch) | |
tree | 780868cae21ea02c7f2aecc4c42ef9d96099a6f5 /dev-python/llfuse | |
parent | app-backup/borgbackup: Keyword 1.1.15 arm, #766525 (diff) | |
download | gentoo-4f12c96ef4f200a5810291d3d1b1941dff8f4d12.tar.gz gentoo-4f12c96ef4f200a5810291d3d1b1941dff8f4d12.tar.bz2 gentoo-4f12c96ef4f200a5810291d3d1b1941dff8f4d12.zip |
dev-python/llfuse: Keyword 1.3.6 arm, #766525
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.6.ebuild b/dev-python/llfuse/llfuse-1.3.6.ebuild index 36cd2ebd58dc..4debdfd5f55d 100644 --- a/dev-python/llfuse/llfuse-1.3.6.ebuild +++ b/dev-python/llfuse/llfuse-1.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm ~ppc64 x86" IUSE="doc examples" RDEPEND=" |