summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-01 04:56:28 +0100
committerSam James <sam@gentoo.org>2023-10-01 04:56:28 +0100
commita20d9473bfe64ad8f9c8febeff5ed152bed26549 (patch)
tree32063ab68948e1ae6d94bd37373bf905199f726e /dev-util/strace
parentdev-util/strace: Stabilize 6.4-r1 amd64, #914994 (diff)
downloadgentoo-a20d9473bfe64ad8f9c8febeff5ed152bed26549.tar.gz
gentoo-a20d9473bfe64ad8f9c8febeff5ed152bed26549.tar.bz2
gentoo-a20d9473bfe64ad8f9c8febeff5ed152bed26549.zip
dev-util/strace: Stabilize 6.4-r1 arm, #914994
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-6.4-r1.ebuild b/dev-util/strace/strace-6.4-r1.ebuild
index aab06b79cb3a..b6cda0be33aa 100644
--- a/dev-util/strace/strace-6.4-r1.ebuild
+++ b/dev-util/strace/strace-6.4-r1.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+ )"