Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libfaketime/
Date: Sun, 01 Oct 2017 19:38:47
Message-Id: 1506886717.c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f.slyfox@gentoo
1 commit: c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 19:37:56 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 19:38:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d6bdbd
7
8 sys-libs/libfaketime: stable 0.9.6-r2 for hppa/sparc, bug #632542 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa sparc"
12
13 sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild b/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
17 index 67542888b3f..9ff87fcff83 100644
18 --- a/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
19 +++ b/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.code-wizards.com/projects/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
25 +KEYWORDS="amd64 ~arm ~arm64 hppa sparc x86"
26
27 src_prepare() {
28 sed -i 's/-Werror //' "${S}/src/Makefile" || die