projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a98712
)
dev-cpp/catch: x86 stable (bug #680592)
author
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 1 Apr 2019 19:40:29 +0000
(21:40 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 1 Apr 2019 19:57:35 +0000
(21:57 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-cpp/catch/catch-1.12.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/catch/catch-1.12.2.ebuild
b/dev-cpp/catch/catch-1.12.2.ebuild
index 66c092f781d0086cca8fd8921430717ccd15dff3..8f80ebe3e71c17cd369fce8e682052a8670c5847 100644
(file)
--- a/
dev-cpp/catch/catch-1.12.2.ebuild
+++ b/
dev-cpp/catch/catch-1.12.2.ebuild
@@
-12,7
+12,7
@@
if [[ ${PV} == *9999 ]]; then
else
MY_P=${PN^}-${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}/${PN^}2-${PV}"
fi