summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-31 18:37:27 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-31 19:59:58 +0000
commit057ef4a3775766c3e601e31603368db8e0ea8688 (patch)
treed4d18fe8bc68150f828d1a4a641c25eae0ce7523 /app-arch
parentnet-misc/curl: stable 7.58.0 for sparc, bug #645698 (diff)
downloadgentoo-057ef4a3775766c3e601e31603368db8e0ea8688.tar.gz
gentoo-057ef4a3775766c3e601e31603368db8e0ea8688.tar.bz2
gentoo-057ef4a3775766c3e601e31603368db8e0ea8688.zip
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"
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/brotli/brotli-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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