diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-04-07 17:33:30 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-04-08 09:46:54 +0300 |
commit | 17cab4d52b0de684c637db3a7b78dfe8a4824639 (patch) | |
tree | a301a7e454210fccbec90523ffca49d97f3e494a /media-libs/kvazaar | |
parent | media-video/hevc-hm: Keyword 17.0 ia64, #902217 (diff) | |
download | gentoo-17cab4d52b0de684c637db3a7b78dfe8a4824639.tar.gz gentoo-17cab4d52b0de684c637db3a7b78dfe8a4824639.tar.bz2 gentoo-17cab4d52b0de684c637db3a7b78dfe8a4824639.zip |
media-libs/kvazaar: Keyword 2.2.0 ia64, #902217
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'media-libs/kvazaar')
-rw-r--r-- | media-libs/kvazaar/kvazaar-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/kvazaar/kvazaar-2.2.0.ebuild b/media-libs/kvazaar/kvazaar-2.2.0.ebuild index 404cfe3b1d73..951d0960e9e1 100644 --- a/media-libs/kvazaar/kvazaar-2.2.0.ebuild +++ b/media-libs/kvazaar/kvazaar-2.2.0.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="~amd64 ~arm ~loong ~mips ~riscv" + KEYWORDS="~amd64 ~arm ~ia64 ~loong ~mips ~riscv" fi inherit autotools flag-o-matic multilib-minimal |