diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:24 +0200 |
commit | 66aaef085c2971585152e58149f821c15dcdc410 (patch) | |
tree | a810b738fc0e2f369418a1c7391f2faa3a1f8afa /dev-util/rebar | |
parent | dev-ruby/rake-compiler: sparc stable wrt bug #728194 (diff) | |
download | gentoo-66aaef085c2971585152e58149f821c15dcdc410.tar.gz gentoo-66aaef085c2971585152e58149f821c15dcdc410.tar.bz2 gentoo-66aaef085c2971585152e58149f821c15dcdc410.zip |
dev-util/rebar: sparc stable wrt bug #728802
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r-- | dev-util/rebar/rebar-2.6.4-r1.ebuild | 2 |
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 861cf3b18366..30174d040b6a 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:=" |