diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-27 18:15:52 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-27 18:15:52 +0200 |
commit | 354e8b8f53cc2ec500a887239a202e9df25b0b68 (patch) | |
tree | 88a644c869289fea9158f67e0ecd61dbbe523c64 /dev-python/funcsigs | |
parent | sys-fs/f2fs-tools: arm stable, bug #555874 (diff) | |
download | gentoo-354e8b8f53cc2ec500a887239a202e9df25b0b68.tar.gz gentoo-354e8b8f53cc2ec500a887239a202e9df25b0b68.tar.bz2 gentoo-354e8b8f53cc2ec500a887239a202e9df25b0b68.zip |
dev-python/funcsigs: add ~arm, bug #555570
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/funcsigs')
-rw-r--r-- | dev-python/funcsigs/funcsigs-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/funcsigs/funcsigs-0.4.ebuild b/dev-python/funcsigs/funcsigs-0.4.ebuild index 6c2d63bf3e7a..136adb238e2e 100644 --- a/dev-python/funcsigs/funcsigs-0.4.ebuild +++ b/dev-python/funcsigs/funcsigs-0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~alpha amd64 ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |