commit: 9578666e389d06c0df5ea74dec85eb828f3f89c1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 13:19:32 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 13:20:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9578666e
dev-util/rebar: Stabilize 3.22.1 ALLARCHES, #919498
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/rebar/rebar-3.22.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/rebar/rebar-3.22.1.ebuild
b/dev-util/rebar/rebar-3.22.1.ebuild
index 71d819de495b..92132ff1378f 100644
--- a/dev-util/rebar/rebar-3.22.1.ebuild
+++ b/dev-util/rebar/rebar-3.22.1.ebuild
@@ -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 )"