summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 11:25:56 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 11:27:55 +0200
commitcda3b8a213951892df1f62c0e3e6b6482d84e164 (patch)
tree4e32ba6c7e833ae19e9042a72076bbccf1c46295 /dev-python/subunit
parentdev-python/sshtunnel: Mark ALLARCHES (diff)
downloadgentoo-cda3b8a213951892df1f62c0e3e6b6482d84e164.tar.gz
gentoo-cda3b8a213951892df1f62c0e3e6b6482d84e164.tar.bz2
gentoo-cda3b8a213951892df1f62c0e3e6b6482d84e164.zip
dev-python/subunit: Stabilize 1.4.0 amd64, #731606
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/subunit')
-rw-r--r--dev-python/subunit/subunit-1.4.0.ebuild2
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 5a5855e2c22e..e8e3de46c001 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 )"