From: Sergei Trofimovich Date: Sun, 1 Oct 2017 19:37:56 +0000 (+0000) Subject: sys-libs/libfaketime: stable 0.9.6-r2 for hppa/sparc, bug #632542 (thanks to Rolf... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f;p=gentoo.git sys-libs/libfaketime: stable 0.9.6-r2 for hppa/sparc, bug #632542 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc" --- diff --git a/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild b/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild index 67542888b3fa..9ff87fcff830 100644 --- a/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild +++ b/sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild @@ -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 x86" +KEYWORDS="amd64 ~arm ~arm64 hppa sparc x86" src_prepare() { sed -i 's/-Werror //' "${S}/src/Makefile" || die