diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-16 20:53:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 20:03:03 +0100 |
commit | 5eb884e307512110be4a572f50c34b4634d8a714 (patch) | |
tree | 6021b9b49b818f98318f874ff7e47943682a5e42 /media-libs/kvazaar | |
parent | dev-perl/Scope-Guard: keyworded 0.210.0 for sparc, bug #652718 (diff) | |
download | gentoo-5eb884e307512110be4a572f50c34b4634d8a714.tar.gz gentoo-5eb884e307512110be4a572f50c34b4634d8a714.tar.bz2 gentoo-5eb884e307512110be4a572f50c34b4634d8a714.zip |
media-libs/kvazaar: stable 1.1.0 for sparc
Bug: https://bugs.gentoo.org/621898
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'media-libs/kvazaar')
-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 f03f828d47fa..88a19051ba67 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 ~sparc x86" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" fi LICENSE="LGPL-2.1" |