summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-01 19:37:56 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-01 19:38:37 +0000
commitc0d6bdbd9fc399327fc344efde9ab72b12dcfb0f (patch)
treeffab32533a1e1fdfb1144688a0652f5f9827f1ef /sys-libs/libfaketime
parentwww-client/firefox: re-add pgo_getshapedword.patch for 56.0[pgo] builds (diff)
downloadgentoo-c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f.tar.gz
gentoo-c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f.tar.bz2
gentoo-c0d6bdbd9fc399327fc344efde9ab72b12dcfb0f.zip
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"
Diffstat (limited to 'sys-libs/libfaketime')
-rw-r--r--sys-libs/libfaketime/libfaketime-0.9.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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