summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 14:24:56 +0000
committerSam James <sam@gentoo.org>2024-11-23 14:24:56 +0000
commitdf48164dcd7905f91ee0df73bc7fdca1d99cc470 (patch)
tree8e1a49d4dbf929d07edc33eea850ade54f1c2d64 /media-libs
parentapp-misc/tmux-mem-cpu-load: Stabilize 3.8.1 arm64, #944653 (diff)
downloadgentoo-df48164dcd7905f91ee0df73bc7fdca1d99cc470.tar.gz
gentoo-df48164dcd7905f91ee0df73bc7fdca1d99cc470.tar.bz2
gentoo-df48164dcd7905f91ee0df73bc7fdca1d99cc470.zip
media-libs/kvazaar: Stabilize 2.3.0-r1 arm64, #944704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/kvazaar/kvazaar-2.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/kvazaar/kvazaar-2.3.0-r1.ebuild b/media-libs/kvazaar/kvazaar-2.3.0-r1.ebuild
index 6c39cc689364..a52d9201891c 100644
--- a/media-libs/kvazaar/kvazaar-2.3.0-r1.ebuild
+++ b/media-libs/kvazaar/kvazaar-2.3.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 ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86"
fi
inherit autotools multilib-minimal