diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-10-03 22:59:04 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 04:00:02 +0100 |
commit | 1353462776dae67bdfe421f15f3d9b5869aea5af (patch) | |
tree | ae66e82f90022469e92c56c787685eaea71872a1 /sys-libs | |
parent | sys-libs/obstack-standalone: Keyword 1.2.3 riscv, #874777 (diff) | |
download | gentoo-1353462776dae67bdfe421f15f3d9b5869aea5af.tar.gz gentoo-1353462776dae67bdfe421f15f3d9b5869aea5af.tar.bz2 gentoo-1353462776dae67bdfe421f15f3d9b5869aea5af.zip |
sys-libs/rpmatch-standalone: Keyword 1.0 riscv, #874777
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild index 89d8a2b6abf9..b2c967403429 100644 --- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild +++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-rpmatch/archive/v${PV}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ~ppc x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~riscv x86" IUSE="static-libs" RDEPEND="!sys-libs/glibc" |