summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-04 05:11:40 +0100
committerSam James <sam@gentoo.org>2022-10-04 05:11:40 +0100
commit392234057c3d199a4caded8e7151f611a1b4e61a (patch)
tree11da83d10fdbd6d12cf9d745630e5ba1d34bcc2d /sys-libs/rpmatch-standalone
parentsys-libs/rpmatch-standalone: Stabilize 1.0 ppc64, #874789 (diff)
downloadgentoo-392234057c3d199a4caded8e7151f611a1b4e61a.tar.gz
gentoo-392234057c3d199a4caded8e7151f611a1b4e61a.tar.bz2
gentoo-392234057c3d199a4caded8e7151f611a1b4e61a.zip
sys-libs/rpmatch-standalone: Stabilize 1.0 ppc, #874789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/rpmatch-standalone')
-rw-r--r--sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild2
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 4a2cbb4393df..d6689b450bd9 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 ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
IUSE="static-libs"
RDEPEND="!sys-libs/glibc"