diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:38:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:38:43 +0100 |
commit | f41b5a55889c93daa548f543e17cfa3aa8cb6d56 (patch) | |
tree | c10b447a949dface9ff2be49a59795b151d38478 /dev-lang | |
parent | media-video/openshot: amd64 stable wrt bug #737290 (diff) | |
download | gentoo-f41b5a55889c93daa548f543e17cfa3aa8cb6d56.tar.gz gentoo-f41b5a55889c93daa548f543e17cfa3aa8cb6d56.tar.bz2 gentoo-f41b5a55889c93daa548f543e17cfa3aa8cb6d56.zip |
dev-lang/erlang: amd64 stable wrt bug #764587
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.1.5.ebuild b/dev-lang/erlang/erlang-23.1.5.ebuild index a3053cbf9325..27ebfc6b45ee 100644 --- a/dev-lang/erlang/erlang-23.1.5.ebuild +++ b/dev-lang/erlang/erlang-23.1.5.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=" |