summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2018-04-10 16:21:52 -0400
committerCraig Andrews <candrews@gentoo.org>2018-04-10 16:26:45 -0400
commit64ce8a832d0f242ba84a91ea62ce38fae61d3229 (patch)
tree616e868d19427bd6295cd3dfbfef02c6420f9ff2
parentdev-ruby/bluecloth: add ruby25 (diff)
downloadgentoo-64ce8a832d0f242ba84a91ea62ce38fae61d3229.tar.gz
gentoo-64ce8a832d0f242ba84a91ea62ce38fae61d3229.tar.bz2
gentoo-64ce8a832d0f242ba84a91ea62ce38fae61d3229.zip
app-arch/brotli: Sync the -9999 version with the latest version
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--app-arch/brotli/brotli-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-9999.ebuild b/app-arch/brotli/brotli-9999.ebuild
index 98869f75b246..e06daa440b9b 100644
--- a/app-arch/brotli/brotli-9999.ebuild
+++ b/app-arch/brotli/brotli-9999.ebuild
@@ -28,7 +28,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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi