summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:35:50 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:45:11 +0200
commit0c0ed71061d235fce7e8ea4b851f68b27ab0feb5 (patch)
treeaf2a190f7e3173a79b4ec86284e342797ef7c0a9 /dev-util/rebar
parentdev-python/argcomplete: x86 stable (bug #728754) (diff)
downloadgentoo-0c0ed71061d235fce7e8ea4b851f68b27ab0feb5.tar.gz
gentoo-0c0ed71061d235fce7e8ea4b851f68b27ab0feb5.tar.bz2
gentoo-0c0ed71061d235fce7e8ea4b851f68b27ab0feb5.zip
dev-util/rebar: x86 stable (bug #728802)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r--dev-util/rebar/rebar-2.6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-2.6.4-r1.ebuild b/dev-util/rebar/rebar-2.6.4-r1.ebuild
index ea5c7125e53a..c38856039c16 100644
--- a/dev-util/rebar/rebar-2.6.4-r1.ebuild
+++ b/dev-util/rebar/rebar-2.6.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="dev-lang/erlang:="