diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:17:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:17:28 +0200 |
commit | b52663d9d51f1ba09934f6981306ffff1a78b655 (patch) | |
tree | 7af01e045683befbde5c8b9bb75fb61046b3251f /dev-lang/erlang | |
parent | dev-perl/OpenGL: ppc stable wrt bug #579384 (diff) | |
download | gentoo-b52663d9d51f1ba09934f6981306ffff1a78b655.tar.gz gentoo-b52663d9d51f1ba09934f6981306ffff1a78b655.tar.bz2 gentoo-b52663d9d51f1ba09934f6981306ffff1a78b655.zip |
dev-lang/erlang: ppc stable wrt bug #584008
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 031d5c1f3d5b..07b5e5fbce65 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=" |