summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-01 19:40:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-01 19:40:29 +0300
commitfdd1ae3d32ee0d560b423e8316e1e35feed8d570 (patch)
tree58b4eb64493c893b907207b95e628f08b5d198b2 /media-libs
parentmedia-video/hevc-hm: Stabilize 17.0 arm, #907572 (diff)
downloadgentoo-fdd1ae3d32ee0d560b423e8316e1e35feed8d570.tar.gz
gentoo-fdd1ae3d32ee0d560b423e8316e1e35feed8d570.tar.bz2
gentoo-fdd1ae3d32ee0d560b423e8316e1e35feed8d570.zip
media-libs/kvazaar: Stabilize 2.2.0 arm, #907572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/kvazaar/kvazaar-2.2.0.ebuild2
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 951d0960e9e1..a120a1affc29 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 ~ia64 ~loong ~mips ~riscv"
+ KEYWORDS="~amd64 arm ~ia64 ~loong ~mips ~riscv"
fi
inherit autotools flag-o-matic multilib-minimal