diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-13 08:30:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-13 08:30:39 +0200 |
commit | dc729b572838d8efec072aaa812790a29f97dcd2 (patch) | |
tree | 42a106d226c693dca6e13c89e37bd51c5e3f5e94 /dev-lang/erlang | |
parent | app-crypt/gpgme: sparc stable wrt bug #795495 (diff) | |
download | gentoo-dc729b572838d8efec072aaa812790a29f97dcd2.tar.gz gentoo-dc729b572838d8efec072aaa812790a29f97dcd2.tar.bz2 gentoo-dc729b572838d8efec072aaa812790a29f97dcd2.zip |
dev-lang/erlang: sparc stable wrt bug #795561
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.3.4.ebuild b/dev-lang/erlang/erlang-23.3.4.ebuild index 582c2de49a72..fd509078eb66 100644 --- a/dev-lang/erlang/erlang-23.3.4.ebuild +++ b/dev-lang/erlang/erlang-23.3.4.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 odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |