projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f151cb
)
dev-util/strace-4.25-r0: alpha stable
author
Tobias Klausmann
<klausman@gentoo.org>
Thu, 31 Jan 2019 08:48:33 +0000
(09:48 +0100)
committer
Tobias Klausmann
<klausman@gentoo.org>
Thu, 31 Jan 2019 08:48:33 +0000
(09:48 +0100)
Bug: http://bugs.gentoo.org/673824
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
dev-util/strace/strace-4.25.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/strace/strace-4.25.ebuild
b/dev-util/strace/strace-4.25.ebuild
index d40c35f902dd1cf2995f3154be025ef837822872..d50519061e0dfd548d82ef820ee792a0f286a944 100644
(file)
--- 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"