summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 20:50:32 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:20:29 +0100
commita379897b94777a5fbb27240067579614b5fb3479 (patch)
tree3afb14a639cdcb2745ac5a8e0519d26d9a386322 /dev-util
parentx11-themes/qtcurve: stable 1.9.0_rc1-r2 for ppc64, bug #656612 (diff)
downloadgentoo-a379897b94777a5fbb27240067579614b5fb3479.tar.gz
gentoo-a379897b94777a5fbb27240067579614b5fb3479.tar.bz2
gentoo-a379897b94777a5fbb27240067579614b5fb3479.zip
dev-util/rebar: stable 2.6.4 for ppc64, bug #656668
Bug: https://bugs.gentoo.org/656668 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-util')
-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 90ce6d8dc3cd..ed807feeb1ab 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="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND="dev-lang/erlang"