commit: d15422ba5134785026bde4c79216029653d9580b Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Jul 19 02:30:28 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 02:21:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15422ba
sys-apps/ucspi-unix: keyword 1.0 for ~riscv Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild b/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild index 393abef9c3f..6a03bc143d2 100644 --- a/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild +++ b/sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/ucspi-unix/archive/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~riscv ~sparc x86" IUSE="" # We statically link bglibs.
