From 021e86ceee836ee02a8f61a87988114529bf4b08 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Mon, 25 Jul 2022 11:18:52 +0200 Subject: sys-cluster/lmod: Keyword 8.6.14 ~riscv MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- sys-cluster/lmod/lmod-8.6.14.ebuild | 2 +- sys-cluster/lmod/lmod-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-cluster/lmod') diff --git a/sys-cluster/lmod/lmod-8.6.14.ebuild b/sys-cluster/lmod/lmod-8.6.14.ebuild index bc7982fe13b0..b2d53897161a 100644 --- a/sys-cluster/lmod/lmod-8.6.14.ebuild +++ b/sys-cluster/lmod/lmod-8.6.14.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/TACC/Lmod/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/Lmod-${PV} - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" diff --git a/sys-cluster/lmod/lmod-9999.ebuild b/sys-cluster/lmod/lmod-9999.ebuild index a833cb1dde24..b2d53897161a 100644 --- a/sys-cluster/lmod/lmod-9999.ebuild +++ b/sys-cluster/lmod/lmod-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/TACC/Lmod/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/Lmod-${PV} - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad