diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-01 16:33:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-01 16:33:27 +0100 |
commit | d1a7b2f99440c22698fed94a72727521184ba010 (patch) | |
tree | 7b68e7613af15dc3d11034c73b66d0c01e6cf8be /dev-lang/erlang | |
parent | sys-libs/cracklib: x86 stable (bug #701566) (diff) | |
download | gentoo-d1a7b2f99440c22698fed94a72727521184ba010.tar.gz gentoo-d1a7b2f99440c22698fed94a72727521184ba010.tar.bz2 gentoo-d1a7b2f99440c22698fed94a72727521184ba010.zip |
dev-lang/erlang: x86 stable (bug #699534)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi@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 b9894988228c..a4ccda74bd72 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=" |