summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-17 05:43:50 +0100
committerSam James <sam@gentoo.org>2024-07-17 05:43:50 +0100
commit725afc52b68fcfb3dc94bfee2ddd8a5c6d58bc84 (patch)
tree7598e3be9c0e3ce7a6f4f10007c5cf5b6aaad471 /dev-debug
parentsys-apps/pciutils: Stabilize 3.13.0 arm, #936183 (diff)
downloadgentoo-725afc52b68fcfb3dc94bfee2ddd8a5c6d58bc84.tar.gz
gentoo-725afc52b68fcfb3dc94bfee2ddd8a5c6d58bc84.tar.bz2
gentoo-725afc52b68fcfb3dc94bfee2ddd8a5c6d58bc84.zip
dev-debug/strace: Stabilize 6.9 arm64, #936184
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/strace/strace-6.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/strace/strace-6.9.ebuild b/dev-debug/strace/strace-6.9.ebuild
index b7477dfde2ee..ca9c3d71a8fb 100644
--- a/dev-debug/strace/strace-6.9.ebuild
+++ b/dev-debug/strace/strace-6.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1+ test? ( GPL-2+ )"