summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-16 20:12:47 -0800
committerMatt Turner <mattst88@gentoo.org>2019-11-16 20:12:47 -0800
commit94462e7b2e532d1b2f0ee18dcc20b7ca00a4d20e (patch)
tree168ad7cd6f6bd19ae57af2606bc598fc3b7c5aae /dev-util/rebar/rebar-2.6.4.ebuild
parentdev-tcltk/tls: Drop alpha keywords, bug 697646 (diff)
downloadgentoo-94462e7b2e532d1b2f0ee18dcc20b7ca00a4d20e.tar.gz
gentoo-94462e7b2e532d1b2f0ee18dcc20b7ca00a4d20e.tar.bz2
gentoo-94462e7b2e532d1b2f0ee18dcc20b7ca00a4d20e.zip
dev-util/rebar: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/rebar/rebar-2.6.4.ebuild')
-rw-r--r--dev-util/rebar/rebar-2.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-2.6.4.ebuild b/dev-util/rebar/rebar-2.6.4.ebuild
index 788070faa47d..137bd33524f3 100644
--- a/dev-util/rebar/rebar-2.6.4.ebuild
+++ b/dev-util/rebar/rebar-2.6.4.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="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-lang/erlang"