diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-15 16:55:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-15 16:55:21 +0100 |
commit | 1fd0c2063deb8afd177d487809f4d84b9303cf34 (patch) | |
tree | 5b067694261c73525fa3aad416ef6d4d8c32fb88 /media-libs/kvazaar | |
parent | media-libs/chromaprint: x86 stable wrt bug #608868 (diff) | |
download | gentoo-1fd0c2063deb8afd177d487809f4d84b9303cf34.tar.gz gentoo-1fd0c2063deb8afd177d487809f4d84b9303cf34.tar.bz2 gentoo-1fd0c2063deb8afd177d487809f4d84b9303cf34.zip |
media-libs/kvazaar: x86 stable wrt bug #608868
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/kvazaar')
-rw-r--r-- | media-libs/kvazaar/kvazaar-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/kvazaar/kvazaar-1.0.0.ebuild b/media-libs/kvazaar/kvazaar-1.0.0.ebuild index 088fcb09ebd3..87989d1c0238 100644 --- a/media-libs/kvazaar/kvazaar-1.0.0.ebuild +++ b/media-libs/kvazaar/kvazaar-1.0.0.ebuild @@ -21,7 +21,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="amd64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" fi LICENSE="LGPL-2.1" |