commit:     57c7c45ffc23447b292751e679ef1583c06adbee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  4 14:09:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  4 14:09:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c7c45f

dev-python/reedsolomon: Stabilize 1.5.4 amd64, #768600

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/reedsolomon/reedsolomon-1.5.4.ebuild | 4 ++--
 1 file 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 50fa2ec5e05..bc9cfd708b5 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 )"
 

Reply via email to