diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:06:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:06:44 +0200 |
commit | 000dae04dc91cbba28d1847dd43d272ad92655ae (patch) | |
tree | 1176134db9ec7dd2a803bd56d68417712487248e /dev-lang | |
parent | dev-ruby/pg: ppc stable wrt bug #728204 (diff) | |
download | gentoo-000dae04dc91cbba28d1847dd43d272ad92655ae.tar.gz gentoo-000dae04dc91cbba28d1847dd43d272ad92655ae.tar.bz2 gentoo-000dae04dc91cbba28d1847dd43d272ad92655ae.zip |
dev-lang/erlang: ppc stable wrt bug #728220
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.ebuild b/dev-lang/erlang/erlang-23.0.ebuild index 519d81dd74ff..b53cf85c977c 100644 --- a/dev-lang/erlang/erlang-23.0.ebuild +++ b/dev-lang/erlang/erlang-23.0.ebuild @@ -22,7 +22,7 @@ LICENSE="Apache-2.0" # same build of ERTS that was used when compiling the code. See # http://erlang.org/doc/system_principles/misc.html for more information. SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |