diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 00:47:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 00:47:38 +0000 |
commit | 421fe3dfbdcfa3bd080ed47f076c35fc28f3e136 (patch) | |
tree | 58b082bb8f47e1c9feebdde83b71d9bcfc94a71c /dev-lang | |
parent | dev-lang/erlang: Stabilize 23.2.2 ppc64, #771714 (diff) | |
download | gentoo-421fe3dfbdcfa3bd080ed47f076c35fc28f3e136.tar.gz gentoo-421fe3dfbdcfa3bd080ed47f076c35fc28f3e136.tar.bz2 gentoo-421fe3dfbdcfa3bd080ed47f076c35fc28f3e136.zip |
dev-lang/erlang: Stabilize 23.2.2 ppc, #771714
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.2.ebuild b/dev-lang/erlang/erlang-23.2.2.ebuild index fc507a8315e2..b0f5a28882a7 100644 --- a/dev-lang/erlang/erlang-23.2.2.ebuild +++ b/dev-lang/erlang/erlang-23.2.2.ebuild @@ -22,7 +22,7 @@ LICENSE="Apache-2.0" # same build of ERTS that was used when compiling the code. See # http://erlang.org/doc/system_principles/misc.html for more information. SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |