commit:     7664e50a2a01631dd6d336d0e5f5bff5623b5cef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 16:05:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 16:05:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7664e50a

dev-util/rebar: Stabilize 3.20.0 ALLARCHES, #889264

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

 dev-util/rebar/rebar-3.20.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/rebar/rebar-3.20.0.ebuild 
b/dev-util/rebar/rebar-3.20.0.ebuild
index 976fc3c4ceba..cb084765029d 100644
--- a/dev-util/rebar/rebar-3.20.0.ebuild
+++ b/dev-util/rebar/rebar-3.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_PN}-${PV}
 
 LICENSE="Apache-2.0 MIT BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"

Reply via email to