projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3339413
)
dev-cpp/catch: amd64 stable wrt bug #667200
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 7 Oct 2018 11:59:20 +0000
(14:59 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 7 Oct 2018 11:59:20 +0000
(14:59 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-cpp/catch/catch-2.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/catch/catch-2.3.0.ebuild
b/dev-cpp/catch/catch-2.3.0.ebuild
index a5f5b0bd658f0f011cca844ae134645ee0b0bb06..33544077cdf580c3001bb24bcea52c5ff3fe2df3 100644
(file)
--- a/
dev-cpp/catch/catch-2.3.0.ebuild
+++ b/
dev-cpp/catch/catch-2.3.0.ebuild
@@
-14,7
+14,7
@@
if [[ ${PV} == *9999 ]]; then
else
MY_P=${PN^}2-${PV}
SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
- KEYWORDS="
~
amd64 x86"
+ KEYWORDS="amd64 x86"
S=${WORKDIR}/${MY_P}
fi