app-arch/brotli: keyworded 1.0.2 for sparc, bug #643182
authorRolf Eike Beer <eike@sf-mail.de>
Fri, 5 Jan 2018 21:02:56 +0000 (22:02 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 5 Jan 2018 23:49:10 +0000 (23:49 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

app-arch/brotli/brotli-1.0.2.ebuild

index b2991a9b89aa82af99b7ee3b7dbdea7b32d0edb3..0a289fcba48bdb16b78ec8a8dffe76d914ab0d85 100644 (file)
@@ -29,7 +29,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        PATCHES=( "${FILESDIR}"/${P}-no-rpath.patch )
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux ~x86-linux"
        SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi