From 11f13931b1940d869e1d2a51bc9d3e565af6db6f Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 2 Jun 2022 06:16:35 +0200 Subject: dev-util/strace: Stabilize 5.17 sparc, #849146 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-util/strace/strace-5.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/strace') diff --git a/dev-util/strace/strace-5.17.ebuild b/dev-util/strace/strace-5.17.ebuild index 0c9c7745e2ce..592765133b04 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" -- cgit v1.2.3-65-gdbad