summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2022-10-03 22:58:55 -0400
committerSam James <sam@gentoo.org>2022-10-04 04:00:00 +0100
commite5b8a614eaf5c039db9f0227d9d000e3bb0dc76d (patch)
treebf95c4fc29aa23a50328362e496dbc946c9c4d91 /sys-libs
parentprofiles/features/musl: mask sys-auth/sssd (diff)
downloadgentoo-e5b8a614eaf5c039db9f0227d9d000e3bb0dc76d.tar.gz
gentoo-e5b8a614eaf5c039db9f0227d9d000e3bb0dc76d.tar.bz2
gentoo-e5b8a614eaf5c039db9f0227d9d000e3bb0dc76d.zip
sys-libs/argp-standalone: Keyword 1.5.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/argp-standalone/argp-standalone-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/argp-standalone/argp-standalone-1.5.0.ebuild b/sys-libs/argp-standalone/argp-standalone-1.5.0.ebuild
index 29f3f326a366..338b661a5c0e 100644
--- a/sys-libs/argp-standalone/argp-standalone-1.5.0.ebuild
+++ b/sys-libs/argp-standalone/argp-standalone-1.5.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/argp-standalone/argp-standalone/archive/refs/tags/${
LICENSE="public-domain GPL-2 GPL-3 XC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="static-libs"
DEPEND="!sys-libs/glibc"