diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:11:16 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:37:48 -0500 |
commit | c71e17becf8efff0cb0c91aad93385026d026c62 (patch) | |
tree | c35e0f0787b887cc48775505058a73ab35e4d11e /dev-python/funcsigs | |
parent | dev-python/fixtures: fix up metadata.xml (diff) | |
download | gentoo-c71e17becf8efff0cb0c91aad93385026d026c62.tar.gz gentoo-c71e17becf8efff0cb0c91aad93385026d026c62.tar.bz2 gentoo-c71e17becf8efff0cb0c91aad93385026d026c62.zip |
dev-python/funcsigs: 1.0.2-r1 stable arm arm64 and hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/funcsigs')
-rw-r--r-- | dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild index 7604cf4a80b8..a6926ba1f685 100644 --- a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild +++ b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |