summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-14 06:12:20 +0000
committerSam James <sam@gentoo.org>2024-03-14 06:12:20 +0000
commit1fd0d4b54396b304b41ae45d5c6dc698d8d3c368 (patch)
tree470c57c65af26a875f99717c195cf46e12c2862f /dev-debug
parentapp-misc/ca-certificates: Stabilize 20230311.3.97 arm64, #926991 (diff)
downloadgentoo-1fd0d4b54396b304b41ae45d5c6dc698d8d3c368.tar.gz
gentoo-1fd0d4b54396b304b41ae45d5c6dc698d8d3c368.tar.bz2
gentoo-1fd0d4b54396b304b41ae45d5c6dc698d8d3c368.zip
dev-debug/strace: Stabilize 6.7 arm, #926976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/strace/strace-6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/strace/strace-6.7.ebuild b/dev-debug/strace/strace-6.7.ebuild
index aaab570f8bab..b01d03d0cf1d 100644
--- a/dev-debug/strace/strace-6.7.ebuild
+++ b/dev-debug/strace/strace-6.7.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+ )"