summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-24 08:32:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-24 08:32:51 +0300
commit4686ee1a91aa0be43faee90bded0896fcb0b6b2a (patch)
tree7112a1bb7261ecca9a81e504ac382c7b97ac963b /sys-libs
parentsys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm64, #932569 (diff)
downloadgentoo-4686ee1a91aa0be43faee90bded0896fcb0b6b2a.tar.gz
gentoo-4686ee1a91aa0be43faee90bded0896fcb0b6b2a.tar.bz2
gentoo-4686ee1a91aa0be43faee90bded0896fcb0b6b2a.zip
sys-libs/rpmatch-standalone: Stabilize 1.0-r1 ppc, #932569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild
index 9813c359b2e3..43f6440420df 100644
--- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild
+++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0-r1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/musl-rpmatch-${PV}"
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"