diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-07 13:33:08 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-07 13:33:08 -0700 |
commit | 851eba88b6a27d75bdba6803ca9342cf0b61f90a (patch) | |
tree | e8b68b82dfbafe8e56088a3a08bd62b207f019c4 /dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild | |
parent | dev-python/flake8-3.5.0: ppc64 stable, bug 649350 (diff) | |
download | gentoo-851eba88b6a27d75bdba6803ca9342cf0b61f90a.tar.gz gentoo-851eba88b6a27d75bdba6803ca9342cf0b61f90a.tar.bz2 gentoo-851eba88b6a27d75bdba6803ca9342cf0b61f90a.zip |
dev-python/funcsigs-1.0.2-r1: ppc64 stable, bug 649350
Diffstat (limited to 'dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild')
-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 a850bf4664f2..34f1aa751835 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-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |