projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c782812
)
dev-cpp/catch: sync 1.9999 keywords
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 7 Feb 2020 07:36:59 +0000
(23:36 -0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 7 Feb 2020 08:10:27 +0000
(
00:10
-0800)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-cpp/catch/catch-1.9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/catch/catch-1.9999.ebuild
b/dev-cpp/catch/catch-1.9999.ebuild
index f8b78e0099596bc7c3abfdc861d8b2b22c803cdc..3514580992a358e94b7fbeeddab6db819385e9c3 100644
(file)
--- a/
dev-cpp/catch/catch-1.9999.ebuild
+++ b/
dev-cpp/catch/catch-1.9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
18
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@
-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 ~
ppc64 ~
x86"
S="${WORKDIR}/${PN^}2-${PV}"
fi