projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c270d
)
sys-libs/libfaketime: arm stable, bug #645870
author
Markus Meier
<maekke@gentoo.org>
Wed, 28 Mar 2018 04:59:16 +0000
(06:59 +0200)
committer
Markus Meier
<maekke@gentoo.org>
Wed, 28 Mar 2018 04:59:16 +0000
(06:59 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
b/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
index 9ff87fcff830fae20c6e00231f9e2580eb937506..eddc1a8e47969dd47484f6916dc719d361b952c5 100644
(file)
--- a/
sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
+++ b/
sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@
-11,7
+11,7
@@
SRC_URI="http://www.code-wizards.com/projects/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64
~
arm ~arm64 hppa sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa sparc x86"
src_prepare() {
sed -i 's/-Werror //' "${S}/src/Makefile" || die