diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:25:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:25:04 +0100 |
commit | 1bfe39c0de61bcb1e1ea06646ad90076b08fe1e1 (patch) | |
tree | bce5859b642e8dd2c5592019517b4f827cef04d0 /dev-python/funcsigs | |
parent | dev-python/pytest-runner: alpha stable wrt bug #564588 (diff) | |
download | gentoo-1bfe39c0de61bcb1e1ea06646ad90076b08fe1e1.tar.gz gentoo-1bfe39c0de61bcb1e1ea06646ad90076b08fe1e1.tar.bz2 gentoo-1bfe39c0de61bcb1e1ea06646ad90076b08fe1e1.zip |
dev-python/funcsigs: alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 e7f9ad0f14ca..ca6a7e0dee5e 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 ~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=" |