summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-10 17:57:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-10 17:57:04 +0300
commita9a444321aa7f439e5fbfb596443f2eca82e69ae (patch)
tree7f7be8fb9ecccdf18fd8ac391112b582ab30d42f /dev-util/strace/strace-4.25.ebuild
parentsys-libs/e2fsprogs-libs: sh stable wrt bug #675346 (diff)
downloadgentoo-a9a444321aa7f439e5fbfb596443f2eca82e69ae.tar.gz
gentoo-a9a444321aa7f439e5fbfb596443f2eca82e69ae.tar.bz2
gentoo-a9a444321aa7f439e5fbfb596443f2eca82e69ae.zip
dev-util/strace: sh stable wrt bug #673824
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'dev-util/strace/strace-4.25.ebuild')
-rw-r--r--dev-util/strace/strace-4.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.25.ebuild b/dev-util/strace/strace-4.25.ebuild
index d50519061e0d..4b90d27f2493 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"