diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:33:23 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:33:23 +0100 |
commit | 41de352367af49f9dcebc65efc36388ba2416640 (patch) | |
tree | 0a3ed10af428f8ca3ff57a38f3525a111c6534e4 /media-libs/kvazaar | |
parent | media-libs/chromaprint: arm stable (bug 608868) (diff) | |
download | gentoo-41de352367af49f9dcebc65efc36388ba2416640.tar.gz gentoo-41de352367af49f9dcebc65efc36388ba2416640.tar.bz2 gentoo-41de352367af49f9dcebc65efc36388ba2416640.zip |
media-libs/kvazaar: arm stable (bug 608868)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 01a5d2de8fbb..44e5bceab3c1 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 ~arm hppa ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ppc ppc64 x86" fi LICENSE="LGPL-2.1" |