projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69e70c
)
dev-libs/libfmt: x86 stable (bug #667198)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sat, 17 Nov 2018 21:18:53 +0000
(22:18 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sat, 17 Nov 2018 21:33:39 +0000
(22:33 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/libfmt/libfmt-5.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libfmt/libfmt-5.2.0.ebuild
b/dev-libs/libfmt/libfmt-5.2.0.ebuild
index 932e58c0ce529f4b0d0f9ec98c4cbc8f9c63a872..ca59fede2effa46a3a0f20508127ed64a37023a8 100644
(file)
--- a/
dev-libs/libfmt/libfmt-5.2.0.ebuild
+++ b/
dev-libs/libfmt/libfmt-5.2.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-2018 Gentoo
Foundation
+# Copyright 1999-2018 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-17,7
+17,7
@@
if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64
~
x86"
+ KEYWORDS="~amd64 x86"
S="${WORKDIR}/fmt-${PV}"
fi