projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c23e614
)
Revert "dev-cpp/catch: s390 stable wrt bug #682718"
author
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 9 Apr 2019 12:34:53 +0000
(15:34 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 9 Apr 2019 12:35:25 +0000
(15:35 +0300)
This reverts commit
2486119b5da0e5cfb3c66ea08fe245e56d772192
.
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-cpp/catch/catch-2.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/catch/catch-2.5.0.ebuild
b/dev-cpp/catch/catch-2.5.0.ebuild
index 1adebaa8e0f322a9eda5c1f8894be214f7e7d323..b649c8e17e62f4a3e068a2c68ce524750d2d4338 100644
(file)
--- a/
dev-cpp/catch/catch-2.5.0.ebuild
+++ b/
dev-cpp/catch/catch-2.5.0.ebuild
@@
-13,7
+13,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
s390
~x86"
+ KEYWORDS="amd64 ~x86"
S=${WORKDIR}/${MY_P}
fi