diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-16 16:50:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-16 16:50:00 +0200 |
commit | fbd27f42f1cea2e49bcc042f0c419d2edbbcce02 (patch) | |
tree | 7a7b4ffb2bfda69b360cb290514a6a1f95c31cbc | |
parent | dev-python/botocore: x86 stable wrt bug #737226 (diff) | |
download | gentoo-fbd27f42f1cea2e49bcc042f0c419d2edbbcce02.tar.gz gentoo-fbd27f42f1cea2e49bcc042f0c419d2edbbcce02.tar.bz2 gentoo-fbd27f42f1cea2e49bcc042f0c419d2edbbcce02.zip |
dev-lang/erlang: x86 stable wrt bug #737230
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-23.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.2.ebuild b/dev-lang/erlang/erlang-23.0.2.ebuild index 858dcd5bd3ad..eaa8647e98c1 100644 --- a/dev-lang/erlang/erlang-23.0.2.ebuild +++ b/dev-lang/erlang/erlang-23.0.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 ~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=" |