diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-23 14:03:45 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-23 14:03:45 +0200 |
commit | 165bf322a2127184614e34a3a5e3bbea27582f6b (patch) | |
tree | dbc797fa828f47bd670983d45c89e71abf03ed83 /dev-util/rebar | |
parent | sci-geosciences/grass: remove old (diff) | |
download | gentoo-165bf322a2127184614e34a3a5e3bbea27582f6b.tar.gz gentoo-165bf322a2127184614e34a3a5e3bbea27582f6b.tar.bz2 gentoo-165bf322a2127184614e34a3a5e3bbea27582f6b.zip |
dev-util/rebar: Stabilize 3.18.0 ALLARCHES, #846650
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r-- | dev-util/rebar/rebar-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-3.18.0.ebuild b/dev-util/rebar/rebar-3.18.0.ebuild index 4f02c6cc4e21..7aef643d13c2 100644 --- a/dev-util/rebar/rebar-3.18.0.ebuild +++ b/dev-util/rebar/rebar-3.18.0.ebuild @@ -27,7 +27,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 )" |