summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-13 03:27:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-13 03:40:46 +0200
commit613cb861a329b256d961709cc3352fafb867e605 (patch)
tree760443fb3ee5ee0f9c3c34f2d8a96abc1e520d4d /app-arch
parentsys-fs/cryptsetup: x86 stable (bug #669640) (diff)
downloadgentoo-613cb861a329b256d961709cc3352fafb867e605.tar.gz
gentoo-613cb861a329b256d961709cc3352fafb867e605.tar.bz2
gentoo-613cb861a329b256d961709cc3352fafb867e605.zip
app-arch/brotli: x86 stable (bug #685120)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/brotli/brotli-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-1.0.7.ebuild b/app-arch/brotli/brotli-1.0.7.ebuild
index 6d12f3262487..196a748599e6 100644
--- a/app-arch/brotli/brotli-1.0.7.ebuild
+++ b/app-arch/brotli/brotli-1.0.7.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