summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:52:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:54:44 +0200
commit5cc02871539d0df206ea9808cd68d344dcd0301f (patch)
treeb3deba54cf5b35e5a5c8c6a9f32d3b74cf0d2802 /dev-util
parentsys-process/parallel: amd64 stable wrt bug #728798 (diff)
downloadgentoo-5cc02871539d0df206ea9808cd68d344dcd0301f.tar.gz
gentoo-5cc02871539d0df206ea9808cd68d344dcd0301f.tar.bz2
gentoo-5cc02871539d0df206ea9808cd68d344dcd0301f.zip
dev-util/rebar: amd64 stable wrt bug #728802
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 c38856039c16..d3d8feb2a1d9 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:="