diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 10:23:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 10:26:46 +0000 |
commit | d95881b017b56478409d2b6cec4294f6fdc4693a (patch) | |
tree | 543d090713567c15a22075682737a18a27c5be27 /dev-python/llfuse | |
parent | app-admin/sudo: Revbump to fix NO_ROOT_MAILER issue (diff) | |
download | gentoo-d95881b017b56478409d2b6cec4294f6fdc4693a.tar.gz gentoo-d95881b017b56478409d2b6cec4294f6fdc4693a.tar.bz2 gentoo-d95881b017b56478409d2b6cec4294f6fdc4693a.zip |
dev-python/llfuse: forward ~arm
Bug: https://bugs.gentoo.org/766525
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@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 bc330b795374..0fb52fcd4287 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="doc examples" RDEPEND=" |