summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2022-10-04 00:03:26 -0400
committerSam James <sam@gentoo.org>2022-10-04 05:04:58 +0100
commita4a4a4116d9daac330541df3c00fd24724b96988 (patch)
tree6020f42b219cd10bb0894f0a97736f92906862ec /sys-libs/rpmatch-standalone
parentsys-libs/rpmatch-standalone: Keyword 1.0 ppc64, #874777 (diff)
downloadgentoo-a4a4a4116d9daac330541df3c00fd24724b96988.tar.gz
gentoo-a4a4a4116d9daac330541df3c00fd24724b96988.tar.bz2
gentoo-a4a4a4116d9daac330541df3c00fd24724b96988.zip
sys-libs/rpmatch-standalone: Stabilize 1.0 ppc64, #874789
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> 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 0a8f04ad642c..4a2cbb4393df 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"