summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-06-23 15:27:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-06-23 15:27:22 +0300
commitaf2a03e837725628058ab4bca5a12a7d0dfcddbe (patch)
treecdb4d00e509e6e65b6869fc101ab2e81cb73dfc5 /dev-util/strace/strace-4.26.ebuild
parentdev-util/strace: sh stable wrt bug #686580 (diff)
downloadgentoo-af2a03e837725628058ab4bca5a12a7d0dfcddbe.tar.gz
gentoo-af2a03e837725628058ab4bca5a12a7d0dfcddbe.tar.bz2
gentoo-af2a03e837725628058ab4bca5a12a7d0dfcddbe.zip
dev-util/strace: m68k stable wrt bug #686580
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'dev-util/strace/strace-4.26.ebuild')
-rw-r--r--dev-util/strace/strace-4.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.26.ebuild b/dev-util/strace/strace-4.26.ebuild
index 4b90d27f2493..89d8011c17c8 100644
--- a/dev-util/strace/strace-4.26.ebuild
+++ b/dev-util/strace/strace-4.26.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"