summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-13 14:25:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-13 14:25:52 +0200
commitc8832e3c731ddaceac5725e7e51b00a913ff030b (patch)
treee0b368231a5f3635b3c2ec292a913dd716788c0d
parentdev-erlang/jiffy: x86 stable wrt bug #694160 (diff)
downloadgentoo-c8832e3c731ddaceac5725e7e51b00a913ff030b.tar.gz
gentoo-c8832e3c731ddaceac5725e7e51b00a913ff030b.tar.bz2
gentoo-c8832e3c731ddaceac5725e7e51b00a913ff030b.zip
dev-erlang/luerl: x86 stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-erlang/luerl/luerl-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/luerl/luerl-0.3.ebuild b/dev-erlang/luerl/luerl-0.3.ebuild
index f9c34847cb11..fc9a03e4738a 100644
--- a/dev-erlang/luerl/luerl-0.3.ebuild
+++ b/dev-erlang/luerl/luerl-0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"