summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-06-25 15:35:50 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-06-25 15:36:03 +0200
commit2004ce815fcf3cbcb920d4f643c691c246936b18 (patch)
tree43c8d464b866afe5197e175122ddb83bf85159b3 /dev-util/rebar/rebar-2.6.1.ebuild
parentdev-lang/erlang-20.3-r0: alpha stable (diff)
downloadgentoo-2004ce815fcf3cbcb920d4f643c691c246936b18.tar.gz
gentoo-2004ce815fcf3cbcb920d4f643c691c246936b18.tar.bz2
gentoo-2004ce815fcf3cbcb920d4f643c691c246936b18.zip
dev-util/rebar-2.6.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/649202
Diffstat (limited to 'dev-util/rebar/rebar-2.6.1.ebuild')
-rw-r--r--dev-util/rebar/rebar-2.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-2.6.1.ebuild b/dev-util/rebar/rebar-2.6.1.ebuild
index aeaa19a8f9c3..ee7f7421d880 100644
--- a/dev-util/rebar/rebar-2.6.1.ebuild
+++ b/dev-util/rebar/rebar-2.6.1.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="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-lang/erlang"