diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:25:58 +0200 |
commit | 0bd5417fb387880a0c00349bc0f1979ed289c701 (patch) | |
tree | 4cb043e659059e007dc221e3f2b9b22401dbff7c /dev-python/subunit | |
parent | dev-python/sqlalchemy: ppc64 stable wrt bug #731602 (diff) | |
download | gentoo-0bd5417fb387880a0c00349bc0f1979ed289c701.tar.gz gentoo-0bd5417fb387880a0c00349bc0f1979ed289c701.tar.bz2 gentoo-0bd5417fb387880a0c00349bc0f1979ed289c701.zip |
dev-python/subunit: ppc64 stable wrt bug #731606
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.4.0.ebuild b/dev-python/subunit/subunit-1.4.0.ebuild index f3a81b1a8ca2..460845f9464b 100644 --- a/dev-python/subunit/subunit-1.4.0.ebuild +++ b/dev-python/subunit/subunit-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |