summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-11-27 21:57:00 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-11-27 21:57:00 +0100
commit6a8155df240c2fdbe450e8d33149292093eaa4f5 (patch)
tree8ec411a24a204a762a7277d9cbf0620eae1471f3
parentsys-process/lsof-4.91-r0: alpha stable (diff)
downloadgentoo-6a8155df.tar.gz
gentoo-6a8155df.tar.bz2
gentoo-6a8155df.zip
app-arch/brotli-1.0.6-r1: alpha stable
Bug: http://bugs.gentoo.org/668496 Signed-off-by: Tobias Klausmann <klausman@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 1d2fd4ee1e25..761eaf2085a9 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