commit: 29fd41c0860e7d37a6a4cf245531631490efc6f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 4 15:28:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 4 15:28:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fd41c0
dev-util/rebar: Stabilize 3.21.0 ALLARCHES, #915171 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/rebar/rebar-3.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rebar/rebar-3.21.0.ebuild b/dev-util/rebar/rebar-3.21.0.ebuild index 71d819de495b..92132ff1378f 100644 --- a/dev-util/rebar/rebar-3.21.0.ebuild +++ b/dev-util/rebar/rebar-3.21.0.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 )"