diff options
author | 2015-11-04 17:08:44 +0100 | |
---|---|---|
committer | 2015-11-04 17:08:44 +0100 | |
commit | 3b84329ec3784811ca72f8d1a609a13ce270222d (patch) | |
tree | 468ba08db1a2a2ed0275d41e8dbf039b543a4ccd /dev-python/subunit | |
parent | dev-python/six: ppc64 stable wrt bug #564588 (diff) | |
download | gentoo-3b84329ec3784811ca72f8d1a609a13ce270222d.tar.gz gentoo-3b84329ec3784811ca72f8d1a609a13ce270222d.tar.bz2 gentoo-3b84329ec3784811ca72f8d1a609a13ce270222d.zip |
dev-python/subunit: ppc64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.2.0.ebuild b/dev-python/subunit/subunit-1.2.0.ebuild index 8496944515d0..f090341c1437 100644 --- a/dev-python/subunit/subunit-1.2.0.ebuild +++ b/dev-python/subunit/subunit-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/$(get_version_component_range 1-2)/+d LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="static-libs test" RDEPEND=" |