diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 10:01:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 10:01:58 +0100 |
commit | 4b085e8a80afadb7ad5a41ae6a892046c5cbd1cc (patch) | |
tree | 17f16ded0975245c41bc0bbbad90aff9cb5628a6 /dev-python/subunit | |
parent | dev-python/subunit: Stabilize 1.4.3 arm64, #915937 (diff) | |
download | gentoo-4b085e8a80afadb7ad5a41ae6a892046c5cbd1cc.tar.gz gentoo-4b085e8a80afadb7ad5a41ae6a892046c5cbd1cc.tar.bz2 gentoo-4b085e8a80afadb7ad5a41ae6a892046c5cbd1cc.zip |
dev-python/subunit: Stabilize 1.4.3 sparc, #915937
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.4.3.ebuild b/dev-python/subunit/subunit-1.4.3.ebuild index aa215310717f..459889fc86c4 100644 --- a/dev-python/subunit/subunit-1.4.3.ebuild +++ b/dev-python/subunit/subunit-1.4.3.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 )" |