diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:31:39 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:35:03 +0100 |
commit | a67f8bc0b22b6a297a6c5ea88962ec01304bd8a0 (patch) | |
tree | 2d727324bf38af2a2c0093fabc04629e423d32cc /dev-python/readme | |
parent | dev-python/pytest-xdist: ppc64 stable (bug 602484) (diff) | |
download | gentoo-a67f8bc0b22b6a297a6c5ea88962ec01304bd8a0.tar.gz gentoo-a67f8bc0b22b6a297a6c5ea88962ec01304bd8a0.tar.bz2 gentoo-a67f8bc0b22b6a297a6c5ea88962ec01304bd8a0.zip |
dev-python/readme: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/readme')
-rw-r--r-- | dev-python/readme/readme-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/readme/readme-0.6.0.ebuild b/dev-python/readme/readme-0.6.0.ebuild index 39fa406af052..8f31f751054b 100644 --- a/dev-python/readme/readme-0.6.0.ebuild +++ b/dev-python/readme/readme-0.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" IUSE="test" RDEPEND=" |