diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-18 00:32:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-18 00:32:20 +0300 |
commit | c64267a1c3974c05b6b670d0f7000971f6ef9e08 (patch) | |
tree | 7d5ad88fe4205a0bbbbb56cec1e96d2a148f9de4 | |
parent | dev-python/numexpr: amd64 stable wrt bug #673840 (diff) | |
download | gentoo-c64267a1c3974c05b6b670d0f7000971f6ef9e08.tar.gz gentoo-c64267a1c3974c05b6b670d0f7000971f6ef9e08.tar.bz2 gentoo-c64267a1c3974c05b6b670d0f7000971f6ef9e08.zip |
media-libs/kvazaar: amd64 stable wrt bug #671044
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild b/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild index 4fc44b5bc375..46ab86914897 100644 --- a/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild +++ b/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]] ; then else 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 inherit autotools flag-o-matic multilib-minimal toolchain-funcs |