From: Rolf Eike Beer Date: Wed, 31 Jan 2018 17:37:27 +0000 (+0100) Subject: app-arch/brotli: stable 1.0.2 for sparc, bug #645698 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=057ef4a3775766c3e601e31603368db8e0ea8688;p=gentoo.git app-arch/brotli: stable 1.0.2 for sparc, bug #645698 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" --- diff --git a/app-arch/brotli/brotli-1.0.2.ebuild b/app-arch/brotli/brotli-1.0.2.ebuild index e8441507f8c8..7c3f2752aa40 100644 --- a/app-arch/brotli/brotli-1.0.2.ebuild +++ b/app-arch/brotli/brotli-1.0.2.ebuild @@ -29,7 +29,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else PATCHES=( "${FILESDIR}"/${P}-no-rpath.patch ) - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi