media-libs/zimg-2.4-r0: add ~alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Thu, 2 Mar 2017 15:26:09 +0000 (16:26 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 2 Mar 2017 15:26:09 +0000 (16:26 +0100)
Gentoo-Bug: 574786

media-libs/zimg/zimg-2.4.ebuild

index 5a0b59745dcc34d44f0c8cb34d44aaf5ac777559..000ca12c2b38a5b2023d3068de2b722785fcf968 100644 (file)
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
 
 if [ "${PV#9999}" = "${PV}" ] ; then
        SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 arm ppc ppc64 x86"
+       KEYWORDS="~alpha amd64 arm ppc ppc64 x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi