summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-02 03:18:38 +0100
committerSam James <sam@gentoo.org>2022-06-02 03:18:38 +0100
commit014866e0105e0407245ca58742e1d5293e43ad68 (patch)
tree788eb03a0098f9e8ad172022a604a4bc45fe3acc /dev-util/strace
parentdev-util/dialog: Stabilize 1.3.20220414 amd64, #849143 (diff)
downloadgentoo-014866e0105e0407245ca58742e1d5293e43ad68.tar.gz
gentoo-014866e0105e0407245ca58742e1d5293e43ad68.tar.bz2
gentoo-014866e0105e0407245ca58742e1d5293e43ad68.zip
dev-util/strace: Stabilize 5.17 amd64, #849146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-5.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-5.17.ebuild b/dev-util/strace/strace-5.17.ebuild
index ae43a887b525..5e2dc3a9391c 100644
--- a/dev-util/strace/strace-5.17.ebuild
+++ b/dev-util/strace/strace-5.17.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"