diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:38:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:38:08 +0000 |
commit | c78c044c0d369254f2164b0a436e6de13dba7562 (patch) | |
tree | af135e9c623793a1442bf48b1f467f08ed09134d /dev-python/pickleshare | |
parent | dev-python/pathlib: stable 1.0.1-r1 for ppc64, bug #596714 (diff) | |
download | gentoo-c78c044c0d369254f2164b0a436e6de13dba7562.tar.gz gentoo-c78c044c0d369254f2164b0a436e6de13dba7562.tar.bz2 gentoo-c78c044c0d369254f2164b0a436e6de13dba7562.zip |
dev-python/pickleshare: stable 0.7.4-r1 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pickleshare')
-rw-r--r-- | dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild b/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild index 20d4ad5812d1..d68fb86d0f40 100644 --- a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild +++ b/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~x86" IUSE="test" RDEPEND=" |