diff options
author | 2021-06-20 09:51:17 +0200 | |
---|---|---|
committer | 2021-06-20 09:51:17 +0200 | |
commit | a027b5362c2c44a1b2076229da8fbf3f11f67eb2 (patch) | |
tree | 84a2e4336ce61fda7f917b7f5d93a42c92145d1a /dev-lang/erlang | |
parent | sys-devel/gcc: ppc64 stable wrt bug #796719 (diff) | |
download | gentoo-a027b5362c2c44a1b2076229da8fbf3f11f67eb2.tar.gz gentoo-a027b5362c2c44a1b2076229da8fbf3f11f67eb2.tar.bz2 gentoo-a027b5362c2c44a1b2076229da8fbf3f11f67eb2.zip |
dev-lang/erlang: ppc64 stable wrt bug #796728
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.0.ebuild b/dev-lang/erlang/erlang-24.0.ebuild index d78b3b3cef59..4623ea48ec3e 100644 --- a/dev-lang/erlang/erlang-24.0.ebuild +++ b/dev-lang/erlang/erlang-24.0.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 java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |