commit:     6ec1f09176f3547546d3226e2f7675d25c69ea70
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Jan  5 21:02:56 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 23:49:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec1f091

app-arch/brotli: keyworded 1.0.2 for sparc, bug #643182

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 app-arch/brotli/brotli-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/brotli/brotli-1.0.2.ebuild 
b/app-arch/brotli/brotli-1.0.2.ebuild
index b2991a9b89a..0a289fcba48 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="~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
 

Reply via email to