app-arch/brotli-1.0.2-r0: alpha stable
authorTobias Klausmann <klausman@gentoo.org>
Mon, 8 Jan 2018 18:04:43 +0000 (19:04 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 8 Jan 2018 18:21:51 +0000 (19:21 +0100)
Gentoo-Bug: http://bugs.gentoo.org/643182

app-arch/brotli/brotli-1.0.2.ebuild

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