diff options
author | 2025-01-12 13:47:38 +0000 | |
---|---|---|
committer | 2025-01-12 13:47:38 +0000 | |
commit | df15a73b6cfd9dd38a4c5afebe9ecd03082720ba (patch) | |
tree | eaa0e3f137a24762a8bfa1a22f6b15d88a9323d5 /dev-debug | |
parent | virtual/perl-Term-Table: Stabilize 0.23.0 arm, #947978 (diff) | |
download | gentoo-df15a73b6cfd9dd38a4c5afebe9ecd03082720ba.tar.gz gentoo-df15a73b6cfd9dd38a4c5afebe9ecd03082720ba.tar.bz2 gentoo-df15a73b6cfd9dd38a4c5afebe9ecd03082720ba.zip |
dev-debug/strace: Stabilize 6.12 x86, #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 a2073c091114..c25bcbc73e4f 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 |