summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-01-27 16:12:54 +0100
committerPacho Ramos <pacho@gentoo.org>2019-01-27 16:12:54 +0100
commit3bd260418aec83f86161db1eb943b66112bf06e9 (patch)
tree25f8e6638ecb07b42112aa3d78ff419a7237d66c /dev-util/rebar
parentdev-util/goland: Drop old (diff)
downloadgentoo-3bd260418aec83f86161db1eb943b66112bf06e9.tar.gz
gentoo-3bd260418aec83f86161db1eb943b66112bf06e9.tar.bz2
gentoo-3bd260418aec83f86161db1eb943b66112bf06e9.zip
dev-util/rebar: Rekeyword (not sure why it was dropped)
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r--dev-util/rebar/rebar-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rebar/rebar-2.6.4.ebuild b/dev-util/rebar/rebar-2.6.4.ebuild
index 76adb5658e10..828d5e24146f 100644
--- a/dev-util/rebar/rebar-2.6.4.ebuild
+++ b/dev-util/rebar/rebar-2.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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"