media-libs/kvazaar-1.0.0-r0: add alpha keyword

Gentoo-Bug: 608868
This commit is contained in:
Tobias Klausmann
2017-04-05 16:05:32 +02:00
parent 47f95d1ac1
commit 14800fa30e

View File

@@ -20,7 +20,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ https://github.com/ultravideo/kvazaar"
if [ "${PV#9999}" = "${PV}" ] ; then
SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> greatest-${GREATEST_PV}.tar.gz )"
KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
fi
LICENSE="LGPL-2.1"