summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-01 16:05:34 +0000
committerSam James <sam@gentoo.org>2023-01-01 16:05:34 +0000
commit7664e50a2a01631dd6d336d0e5f5bff5623b5cef (patch)
treee13e0debf5529162c8fd4c57fc785b4d2e328c4f
parentnet-mail/mu: Stabilize 1.8.13 x86, #889262 (diff)
downloadgentoo-7664e50a.tar.gz
gentoo-7664e50a.tar.bz2
gentoo-7664e50a.zip
dev-util/rebar: Stabilize 3.20.0 ALLARCHES, #889264
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/rebar/rebar-3.20.0.ebuild4
1 files 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 )"