summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-03 07:18:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-03 07:18:30 +0200
commit7b56d8d6c20ff03268d68d6fc3ddfb374f398852 (patch)
treef019b00164066465c10c747bdedd1679bd4775b8 /app-arch/brotli/brotli-1.0.9-r3.ebuild
parentwww-servers/apache: ppc stable wrt bug #815709 (diff)
downloadgentoo-7b56d8d6c20ff03268d68d6fc3ddfb374f398852.tar.gz
gentoo-7b56d8d6c20ff03268d68d6fc3ddfb374f398852.tar.bz2
gentoo-7b56d8d6c20ff03268d68d6fc3ddfb374f398852.zip
app-arch/brotli: sparc stable wrt bug #811681
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/brotli/brotli-1.0.9-r3.ebuild')
-rw-r--r--app-arch/brotli/brotli-1.0.9-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-1.0.9-r3.ebuild b/app-arch/brotli/brotli-1.0.9-r3.ebuild
index d8242b1dd1e4..1c50d6ffb188 100644
--- a/app-arch/brotli/brotli-1.0.9-r3.ebuild
+++ b/app-arch/brotli/brotli-1.0.9-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/google/${PN}.git"
inherit git-r3
else
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi