diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 11:10:19 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 11:10:19 +0100 |
commit | 8451d7525abf691b2c753afdec0658235e61ced6 (patch) | |
tree | a9919414e73e60c4c41245904c94a9dc6e83b569 /dev-lang/erlang | |
parent | app-crypt/tpm2-tss: Keyword 3.2.0-r1 riscv, #834853 (diff) | |
download | gentoo-8451d7525abf691b2c753afdec0658235e61ced6.tar.gz gentoo-8451d7525abf691b2c753afdec0658235e61ced6.tar.bz2 gentoo-8451d7525abf691b2c753afdec0658235e61ced6.zip |
dev-lang/erlang: Keyword 24.2.2 riscv, #834849
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.2.2.ebuild b/dev-lang/erlang/erlang-24.2.2.ebuild index 7f2afde767b6..260dbdf84d07 100644 --- a/dev-lang/erlang/erlang-24.2.2.ebuild +++ b/dev-lang/erlang/erlang-24.2.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |