diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:00:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:00:52 +0200 |
commit | a76926f76e2cda540e86460988d638bfff4797ca (patch) | |
tree | a6b56d545a4ecae6fd881ce5346d13fdfae62854 /dev-erlang/luerl | |
parent | dev-erlang/jiffy: ppc stable wrt bug #694160 (diff) | |
download | gentoo-a76926f76e2cda540e86460988d638bfff4797ca.tar.gz gentoo-a76926f76e2cda540e86460988d638bfff4797ca.tar.bz2 gentoo-a76926f76e2cda540e86460988d638bfff4797ca.zip |
dev-erlang/luerl: ppc stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/luerl')
-rw-r--r-- | dev-erlang/luerl/luerl-0.3.ebuild | 2 |
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 8307107e0fcb..f9c34847cb11 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}" |