summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-15 11:09:28 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-15 11:09:28 +0100
commit66c42af769e9508eb107245bd26b2b01ba29bc75 (patch)
tree5dd1ac50663a5e8f88c87ca52145106d3501300d /dev-util/strace
parentdev-util/strace: Stabilize 6.6 ppc64, #919949 (diff)
downloadgentoo-66c42af769e9508eb107245bd26b2b01ba29bc75.tar.gz
gentoo-66c42af769e9508eb107245bd26b2b01ba29bc75.tar.bz2
gentoo-66c42af769e9508eb107245bd26b2b01ba29bc75.zip
dev-util/strace: Stabilize 6.6 x86, #919949
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-6.6.ebuild b/dev-util/strace/strace-6.6.ebuild
index 9d86e3095d9c..881e39dd66fd 100644
--- a/dev-util/strace/strace-6.6.ebuild
+++ b/dev-util/strace/strace-6.6.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+ )"