diff options
author | 2015-11-04 16:48:59 +0100 | |
---|---|---|
committer | 2015-11-04 16:48:59 +0100 | |
commit | 19c42487ff5e4999418a8fdce98950f5cb7282da (patch) | |
tree | 4562f65ae3480c38c5fbe936fc1bcbefe6d7940a /dev-python/subunit | |
parent | dev-python/six: ppc stable wrt bug #564588 (diff) | |
download | gentoo-19c42487ff5e4999418a8fdce98950f5cb7282da.tar.gz gentoo-19c42487ff5e4999418a8fdce98950f5cb7282da.tar.bz2 gentoo-19c42487ff5e4999418a8fdce98950f5cb7282da.zip |
dev-python/subunit: ppc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 65218341fc6a..8496944515d0 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=" |