diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 14:00:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 14:00:54 +0000 |
commit | 772a77f210582f9a3d50aacd493b72cc507304fc (patch) | |
tree | 85983806fb95b436fd7d036f173df93e577bd4d1 /dev-lang/erlang | |
parent | virtual/lapack: stable 3.8 for ppc64, bug #698756 (diff) | |
download | gentoo-772a77f210582f9a3d50aacd493b72cc507304fc.tar.gz gentoo-772a77f210582f9a3d50aacd493b72cc507304fc.tar.bz2 gentoo-772a77f210582f9a3d50aacd493b72cc507304fc.zip |
dev-lang/erlang: stable 22.1.4 for ppc64, bug #699534
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-22.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.1.4.ebuild b/dev-lang/erlang/erlang-22.1.4.ebuild index edcb9b79b605..7b46bbabb66e 100644 --- a/dev-lang/erlang/erlang-22.1.4.ebuild +++ b/dev-lang/erlang/erlang-22.1.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erlang/otp/archive/OTP-${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -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=" |