commit: d95881b017b56478409d2b6cec4294f6fdc4693a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 30 10:23:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 30 10:26:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95881b0
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 <AT> gentoo.org> dev-python/llfuse/llfuse-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llfuse/llfuse-1.4.0.ebuild b/dev-python/llfuse/llfuse-1.4.0.ebuild index bc330b79537..0fb52fcd428 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="
