summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-17 05:43:52 +0100
committerSam James <sam@gentoo.org>2024-07-17 05:43:52 +0100
commit6aba9be7a6853a06ebffed922291124a4e27a881 (patch)
tree597249c4c498baba9c5f9d34d145a6cbab50333a /dev-debug
parentdev-debug/strace: Stabilize 6.9 arm64, #936184 (diff)
downloadgentoo-6aba9be7a6853a06ebffed922291124a4e27a881.tar.gz
gentoo-6aba9be7a6853a06ebffed922291124a4e27a881.tar.bz2
gentoo-6aba9be7a6853a06ebffed922291124a4e27a881.zip
dev-debug/strace: Stabilize 6.9 arm, #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 ca9c3d71a8fb..db454972c6cc 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+ )"