diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 20:48:14 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 22:31:04 +0100 |
commit | b0ee463a97fc0987092cfcc216c2dc8445adbcd1 (patch) | |
tree | 7d9343c14de49e04b85927e060c4afdf009e8c26 /dev-python/funcsigs | |
parent | dev-python/flake8-3.5.0-r0: alpha stable (diff) | |
download | gentoo-b0ee463a97fc0987092cfcc216c2dc8445adbcd1.tar.gz gentoo-b0ee463a97fc0987092cfcc216c2dc8445adbcd1.tar.bz2 gentoo-b0ee463a97fc0987092cfcc216c2dc8445adbcd1.zip |
dev-python/funcsigs-1.0.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/649350
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 27b3464b8267..f300a92655af 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 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |