diff options
author | 2017-02-23 17:27:11 +0100 | |
---|---|---|
committer | 2017-02-23 17:34:35 +0100 | |
commit | 2a99ef695c8adb788d03d43d7f639bb7e4d5f39a (patch) | |
tree | 2dd421812e61da0bf9feb253e11c11a7544da4d4 /dev-python/readme | |
parent | dev-python/pytest-xdist: arm stable (bug 602484) (diff) | |
download | gentoo-2a99ef695c8adb788d03d43d7f639bb7e4d5f39a.tar.gz gentoo-2a99ef695c8adb788d03d43d7f639bb7e4d5f39a.tar.bz2 gentoo-2a99ef695c8adb788d03d43d7f639bb7e4d5f39a.zip |
dev-python/readme: arm 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 ee0cb63ccb2a..39fa406af052 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=" |