diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:23:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:23:07 +0200 |
commit | 4d1c2bdb7eebb3cc8e3473c7635cd8d19f5f5b37 (patch) | |
tree | 6dc5bf49ad9bbbc0c3a63488ae7d9c151b5bfb22 /dev-lang/erlang | |
parent | net-print/hplip: Mark ~ppc64 (bug #584876). (diff) | |
download | gentoo-4d1c2bdb7eebb3cc8e3473c7635cd8d19f5f5b37.tar.gz gentoo-4d1c2bdb7eebb3cc8e3473c7635cd8d19f5f5b37.tar.bz2 gentoo-4d1c2bdb7eebb3cc8e3473c7635cd8d19f5f5b37.zip |
dev-lang/erlang: Stable for PPC64 (bug #584008).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-18.3.ebuild b/dev-lang/erlang/erlang-18.3.ebuild index 07b5e5fbce65..c5b44fad249c 100644 --- a/dev-lang/erlang/erlang-18.3.ebuild +++ b/dev-lang/erlang/erlang-18.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="compat-ethread doc emacs halfword hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" RDEPEND=" |