diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:39 +0100 |
commit | f7238efe754da40af17f37f3fee3f95f7a284c35 (patch) | |
tree | 805c5063ce4533299ac457aca5766c519dcd9bbe /dev-python/readme | |
parent | dev-python/pytest-xdist: sparc stable wrt bug #602484 (diff) | |
download | gentoo-f7238efe754da40af17f37f3fee3f95f7a284c35.tar.gz gentoo-f7238efe754da40af17f37f3fee3f95f7a284c35.tar.bz2 gentoo-f7238efe754da40af17f37f3fee3f95f7a284c35.zip |
dev-python/readme: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 8f31f751054b..da76fb9e964f 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 sparc x86" IUSE="test" RDEPEND=" |