diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:47:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:47:27 +0200 |
commit | afd31f682b679248f94f5d2e39ce649ab74406be (patch) | |
tree | acd8afabb2bf30d30943398874f216c22331287d /media-libs | |
parent | sys-apps/grep: x86 stable wrt bug #623624 (diff) | |
download | gentoo-afd31f682b679248f94f5d2e39ce649ab74406be.tar.gz gentoo-afd31f682b679248f94f5d2e39ce649ab74406be.tar.bz2 gentoo-afd31f682b679248f94f5d2e39ce649ab74406be.zip |
media-libs/kvazaar: x86 stable wrt bug #621898
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/kvazaar/kvazaar-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/kvazaar/kvazaar-1.1.0.ebuild b/media-libs/kvazaar/kvazaar-1.1.0.ebuild index 89352b7d8b9a..4112f07b3a6c 100644 --- a/media-libs/kvazaar/kvazaar-1.1.0.ebuild +++ b/media-libs/kvazaar/kvazaar-1.1.0.ebuild @@ -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 ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86" fi LICENSE="LGPL-2.1" |