summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-29 20:38:07 +0100
committerSam James <sam@gentoo.org>2022-08-29 20:38:07 +0100
commit6e6a05c4571e95776699fee22443af7868f23e21 (patch)
treebfe96aa7bcd97b852c8c6dbd38d209a17c37b4fe /dev-util/strace
parentnet-wireless/iwd: Stabilize 1.29 x86, #867316 (diff)
downloadgentoo-6e6a05c4571e95776699fee22443af7868f23e21.tar.gz
gentoo-6e6a05c4571e95776699fee22443af7868f23e21.tar.bz2
gentoo-6e6a05c4571e95776699fee22443af7868f23e21.zip
dev-util/strace: Stabilize 5.19 x86, #867319
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-5.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-5.19.ebuild b/dev-util/strace/strace-5.19.ebuild
index 9ee5a63b6ebe..e126160f3517 100644
--- a/dev-util/strace/strace-5.19.ebuild
+++ b/dev-util/strace/strace-5.19.ebuild
@@ -10,7 +10,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
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"