summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-04 14:09:15 +0000
committerSam James <sam@gentoo.org>2021-02-04 14:09:15 +0000
commit57c7c45ffc23447b292751e679ef1583c06adbee (patch)
tree221b0dd75e99ea2e263e1eafc2fd9aeddd5d1c1c /dev-python/reedsolomon
parentx11-misc/gmrun: Stabilize 0.9.2-r2 amd64, #768594 (diff)
downloadgentoo-57c7c45ffc23447b292751e679ef1583c06adbee.tar.gz
gentoo-57c7c45ffc23447b292751e679ef1583c06adbee.tar.bz2
gentoo-57c7c45ffc23447b292751e679ef1583c06adbee.zip
dev-python/reedsolomon: Stabilize 1.5.4 amd64, #768600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/reedsolomon')
-rw-r--r--dev-python/reedsolomon/reedsolomon-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild b/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild
index 50fa2ec5e050..bc9cfd708b53 100644
--- a/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild
+++ b/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"