summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:46:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:46:49 +0200
commit112c12409b26b39c287b02e8db7676e9b50f2522 (patch)
tree7e366f9069cc3ef6c834aa090b14397ae47bd69a
parentdev-python/ddt: amd64/arm64/sparc/x86 stable (ALLARCHES policy) wrt bug #792012 (diff)
downloadgentoo-112c1240.tar.gz
gentoo-112c1240.tar.bz2
gentoo-112c1240.zip
dev-python/stestr: amd64/arm64/sparc/x86 stable (ALLARCHES policy) wrt bug #792012
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/stestr/stestr-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stestr/stestr-3.2.0.ebuild b/dev-python/stestr/stestr-3.2.0.ebuild
index 0604d1cb5711..3348bd63a10e 100644
--- a/dev-python/stestr/stestr-3.2.0.ebuild
+++ b/dev-python/stestr/stestr-3.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"