diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-21 22:56:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-21 22:56:52 +0000 |
commit | 1f09cd6040b466372a5ed2f0d288b9cd7e6de87f (patch) | |
tree | c9601918fc0c231d04228fa258eaadd1c69f3616 /dev-lang | |
parent | dev-libs/icu: Remove old (diff) | |
download | gentoo-1f09cd6040b466372a5ed2f0d288b9cd7e6de87f.tar.gz gentoo-1f09cd6040b466372a5ed2f0d288b9cd7e6de87f.tar.bz2 gentoo-1f09cd6040b466372a5ed2f0d288b9cd7e6de87f.zip |
dev-lang/erlang: stable 19.3 for ppc, bug #606734
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-19.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-19.3.ebuild b/dev-lang/erlang/erlang-19.3.ebuild index 444f67675404..c18492150753 100644 --- a/dev-lang/erlang/erlang-19.3.ebuild +++ b/dev-lang/erlang/erlang-19.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" REQUIRED_USE="dirty-schedulers? ( smp )" #621610 |