summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-29 00:10:13 +0000
committerSam James <sam@gentoo.org>2022-06-29 00:10:13 +0000
commita3945ace38af931518c9c079d18ee4d47442cf66 (patch)
treec5398703ea335a03ce7647cd21c2af0a32d10614 /dev-python/reedsolomon
parentdev-python/rencode: Stabilize 1.0.6-r3 x86, #854924 (diff)
downloadgentoo-a3945ace38af931518c9c079d18ee4d47442cf66.tar.gz
gentoo-a3945ace38af931518c9c079d18ee4d47442cf66.tar.bz2
gentoo-a3945ace38af931518c9c079d18ee4d47442cf66.zip
dev-python/reedsolomon: Stabilize 1.5.4-r2 x86, #854927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/reedsolomon')
-rw-r--r--dev-python/reedsolomon/reedsolomon-1.5.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reedsolomon/reedsolomon-1.5.4-r2.ebuild b/dev-python/reedsolomon/reedsolomon-1.5.4-r2.ebuild
index d00545330c78..5dc49b5abd16 100644
--- a/dev-python/reedsolomon/reedsolomon-1.5.4-r2.ebuild
+++ b/dev-python/reedsolomon/reedsolomon-1.5.4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tomerfiliba/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"