diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:00:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:01:06 -0700 |
commit | 17567b1e830f42ae12a7b1c9e4c39e37157e6a40 (patch) | |
tree | 1e18a0a70117da0d22a5b39bdefecbf4e0c6b8c8 /dev-python/py | |
parent | dev-python/jaraco-packaging-4.1: alpha stable, bug 641304 (diff) | |
download | gentoo-17567b1e830f42ae12a7b1c9e4c39e37157e6a40.tar.gz gentoo-17567b1e830f42ae12a7b1c9e4c39e37157e6a40.tar.bz2 gentoo-17567b1e830f42ae12a7b1c9e4c39e37157e6a40.zip |
dev-python/py-1.4.34: alpha stable, bug 641304
Diffstat (limited to 'dev-python/py')
-rw-r--r-- | dev-python/py/py-1.4.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/py/py-1.4.34.ebuild b/dev-python/py/py-1.4.34.ebuild index e1e287c94818..f6554568f47d 100644 --- a/dev-python/py/py-1.4.34.ebuild +++ b/dev-python/py/py-1.4.34.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" RDEPEND="" |