commit: a4a4a4116d9daac330541df3c00fd24724b96988 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Tue Oct 4 04:03:26 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 04:04:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a4a411
sys-libs/rpmatch-standalone: Stabilize 1.0 ppc64, #874789 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com> Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
