summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-06 08:32:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-06 08:32:47 +0200
commit790424b98030f1b8d6ab5dc6d2aa0d65c9542478 (patch)
tree043e9b0d2d04d58359fd4cbbaa52c1c60b42cec3 /dev-python/reedsolomon
parentsys-auth/libfprint: x86 stable wrt bug #833714 (diff)
downloadgentoo-790424b98030f1b8d6ab5dc6d2aa0d65c9542478.tar.gz
gentoo-790424b98030f1b8d6ab5dc6d2aa0d65c9542478.tar.bz2
gentoo-790424b98030f1b8d6ab5dc6d2aa0d65c9542478.zip
dev-python/reedsolomon: x86 stable wrt bug #836809
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/reedsolomon')
-rw-r--r--dev-python/reedsolomon/reedsolomon-1.5.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reedsolomon/reedsolomon-1.5.4-r1.ebuild b/dev-python/reedsolomon/reedsolomon-1.5.4-r1.ebuild
index 25842d39935f..dc269813e559 100644
--- a/dev-python/reedsolomon/reedsolomon-1.5.4-r1.ebuild
+++ b/dev-python/reedsolomon/reedsolomon-1.5.4-r1.ebuild
@@ -12,7 +12,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 )"