app-arch/brotli: keyworded 1.0.2 for hppa, bug #643182
authorRolf Eike Beer <eike@sf-mail.de>
Tue, 9 Jan 2018 19:23:38 +0000 (20:23 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 9 Jan 2018 22:25:51 +0000 (22:25 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

app-arch/brotli/brotli-1.0.2.ebuild

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