From: Rolf Eike Beer Date: Tue, 9 Jan 2018 19:23:38 +0000 (+0100) Subject: app-arch/brotli: keyworded 1.0.2 for hppa, bug #643182 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21a3ed27000e90d83875c4d3ae71fe1a9064e944;p=gentoo.git app-arch/brotli: keyworded 1.0.2 for hppa, bug #643182 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa" --- diff --git a/app-arch/brotli/brotli-1.0.2.ebuild b/app-arch/brotli/brotli-1.0.2.ebuild index 63ee15d686df..6b6d09ddf192 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="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