diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-09 08:25:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-09 08:25:54 +0200 |
commit | e7ec2c0411e437af0af6442d60309790f81e05bf (patch) | |
tree | 116098d5c83acc736df4c270a556e0f6bae06f2f /dev-lang/erlang | |
parent | sys-devel/gcc: amd64 stable wrt bug #800767 (diff) | |
download | gentoo-e7ec2c0411e437af0af6442d60309790f81e05bf.tar.gz gentoo-e7ec2c0411e437af0af6442d60309790f81e05bf.tar.bz2 gentoo-e7ec2c0411e437af0af6442d60309790f81e05bf.zip |
dev-lang/erlang: amd64 stable wrt bug #800776
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-24.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.0.2.ebuild b/dev-lang/erlang/erlang-24.0.2.ebuild index 84b9a121d126..9a518bfccce6 100644 --- a/dev-lang/erlang/erlang-24.0.2.ebuild +++ b/dev-lang/erlang/erlang-24.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 ~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=" |