summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-07 02:17:21 +0000
committerSam James <sam@gentoo.org>2021-12-07 02:17:21 +0000
commitfe4db39d3e88335951b0ca42302cda74face660b (patch)
tree6c8a26e1a676ae4f005125c81a30fe79c9f5960f
parentsys-auth/seatd: Stabilize 0.6.3 arm64, #828381 (diff)
downloadgentoo-fe4db39d3e88335951b0ca42302cda74face660b.tar.gz
gentoo-fe4db39d3e88335951b0ca42302cda74face660b.tar.bz2
gentoo-fe4db39d3e88335951b0ca42302cda74face660b.zip
dev-util/strace: Stabilize 5.14-r1 arm64, #828483
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/strace/strace-5.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-5.14-r1.ebuild b/dev-util/strace/strace-5.14-r1.ebuild
index 035be39c8354..04062018b97e 100644
--- a/dev-util/strace/strace-5.14-r1.ebuild
+++ b/dev-util/strace/strace-5.14-r1.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"