diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-10-03 23:57:52 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 04:59:15 +0100 |
commit | 5c32846a795f25bfec8df2b95bb477d57b6d2f3e (patch) | |
tree | 815cbc8a9a17926d2cbb2bf9aeb07f2ce5875c25 /sys-libs/rpmatch-standalone | |
parent | gui-libs/wlroots: restore patch for 0.15.1 (diff) | |
download | gentoo-5c32846a795f25bfec8df2b95bb477d57b6d2f3e.tar.gz gentoo-5c32846a795f25bfec8df2b95bb477d57b6d2f3e.tar.bz2 gentoo-5c32846a795f25bfec8df2b95bb477d57b6d2f3e.zip |
sys-libs/rpmatch-standalone: Keyword 1.0 ppc64, #874777
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.ebuild | 2 |
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 b2c967403429..0a8f04ad642c 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 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv x86" IUSE="static-libs" RDEPEND="!sys-libs/glibc" |