diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-19 12:30:28 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 10:21:02 +0800 |
commit | d15422ba5134785026bde4c79216029653d9580b (patch) | |
tree | dda3c13fe6a7eb8ad6d1722405e37fcf8ba451ad /sys-apps | |
parent | dev-libs/bglibs: keyword 2.04-r2 for ~riscv (diff) | |
download | gentoo-d15422ba5134785026bde4c79216029653d9580b.tar.gz gentoo-d15422ba5134785026bde4c79216029653d9580b.tar.bz2 gentoo-d15422ba5134785026bde4c79216029653d9580b.zip |
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@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ucspi-unix/ucspi-unix-1.0.ebuild | 4 |
1 files 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 393abef9c3fd..6a03bc143d24 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. |