app-arch/brotli: Sync the -9999 version with the latest version
authorCraig Andrews <candrews@gentoo.org>
Tue, 10 Apr 2018 20:21:52 +0000 (16:21 -0400)
committerCraig Andrews <candrews@gentoo.org>
Tue, 10 Apr 2018 20:26:45 +0000 (16:26 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-arch/brotli/brotli-9999.ebuild

index 98869f75b2468f545529de7b904238154896baf3..e06daa440b9be067792a00764b09fed130e0ce86 100644 (file)
@@ -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