diff options
author | 2025-01-12 14:09:33 +0000 | |
---|---|---|
committer | 2025-01-12 14:09:33 +0000 | |
commit | b6dde0dbe78dd3874d8302eb93dcf7766b22cb75 (patch) | |
tree | a35b80437ad4232819eaa7465e1617f1b10f4514 /dev-debug | |
parent | dev-debug/strace: Stabilize 6.12 amd64, #947941 (diff) | |
download | gentoo-b6dde0dbe78dd3874d8302eb93dcf7766b22cb75.tar.gz gentoo-b6dde0dbe78dd3874d8302eb93dcf7766b22cb75.tar.bz2 gentoo-b6dde0dbe78dd3874d8302eb93dcf7766b22cb75.zip |
dev-debug/strace: Stabilize 6.12 ppc, #947941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r-- | dev-debug/strace/strace-6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/strace/strace-6.12.ebuild b/dev-debug/strace/strace-6.12.ebuild index 71112b82fd97..ad859afe0fb5 100644 --- a/dev-debug/strace/strace-6.12.ebuild +++ b/dev-debug/strace/strace-6.12.ebuild @@ -16,7 +16,7 @@ else https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz.asc ) " - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" fi VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/strace.asc |