diff options
Diffstat (limited to 'dev-python/llfuse/llfuse-1.4.0.ebuild')
-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=" |