diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:37:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:37:08 +0200 |
commit | b3814f1d5b6c647d6b42f3d2586395a33c28bbfe (patch) | |
tree | c5fe64ac340936953a2e3bb22df3826f0ba6bad8 /dev-lang/erlang | |
parent | dev-lang/nasm: amd64 stable wrt bug #746206 (diff) | |
download | gentoo-b3814f1d5b6c647d6b42f3d2586395a33c28bbfe.tar.gz gentoo-b3814f1d5b6c647d6b42f3d2586395a33c28bbfe.tar.bz2 gentoo-b3814f1d5b6c647d6b42f3d2586395a33c28bbfe.zip |
dev-lang/erlang: amd64 stable wrt bug #746209
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.3.ebuild b/dev-lang/erlang/erlang-23.0.3.ebuild index e0cd7fb3cee3..c4718bc45e7b 100644 --- a/dev-lang/erlang/erlang-23.0.3.ebuild +++ b/dev-lang/erlang/erlang-23.0.3.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 ~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=" |