From: Tobias Klausmann Date: Thu, 31 Jan 2019 08:48:33 +0000 (+0100) Subject: dev-util/strace-4.25-r0: alpha stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=715d76d71462c6928b5fc95fc928112da58e41b0;p=gentoo.git dev-util/strace-4.25-r0: alpha stable Bug: http://bugs.gentoo.org/673824 Signed-off-by: Tobias Klausmann --- diff --git a/dev-util/strace/strace-4.25.ebuild b/dev-util/strace/strace-4.25.ebuild index d40c35f902dd..d50519061e0d 100644 --- a/dev-util/strace/strace-4.25.ebuild +++ b/dev-util/strace/strace-4.25.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 autotools 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 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool"