summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-23 21:26:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-23 21:26:43 +0100
commit5911afd7de471761191d1bcac54f659b5be0b894 (patch)
treeba221b24ad42c607fb1edea6e48f3adbd4e65352
parentdev-perl/bareword-filehandles: x86 stable (bug #671730) (diff)
downloadgentoo-5911afd7de471761191d1bcac54f659b5be0b894.tar.gz
gentoo-5911afd7de471761191d1bcac54f659b5be0b894.tar.bz2
gentoo-5911afd7de471761191d1bcac54f659b5be0b894.zip
app-arch/brotli: x86 stable (bug #668496)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-arch/brotli/brotli-1.0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-1.0.6-r1.ebuild b/app-arch/brotli/brotli-1.0.6-r1.ebuild
index 9f7d767a069e..d0bb923af644 100644
--- a/app-arch/brotli/brotli-1.0.6-r1.ebuild
+++ b/app-arch/brotli/brotli-1.0.6-r1.ebuild
@@ -29,7 +29,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 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi