diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:10:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:10:02 +0100 |
commit | 4d7ae214e26c419c99b084d91ed2be374843a212 (patch) | |
tree | 2690e911b5a2468c89a2b3639e7be964f1b068e0 /dev-python | |
parent | dev-python/pygments: Stabilize 2.17.2 ALLARCHES, #919546 (diff) | |
download | gentoo-4d7ae214e26c419c99b084d91ed2be374843a212.tar.gz gentoo-4d7ae214e26c419c99b084d91ed2be374843a212.tar.bz2 gentoo-4d7ae214e26c419c99b084d91ed2be374843a212.zip |
dev-python/subunit: Stabilize 1.4.4 arm, #919564
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/subunit/subunit-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.4.4.ebuild b/dev-python/subunit/subunit-1.4.4.ebuild index fcecf30c7054..d59739b9d02e 100644 --- a/dev-python/subunit/subunit-1.4.4.ebuild +++ b/dev-python/subunit/subunit-1.4.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |