summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-02 12:28:23 +0100
committerSam James <sam@gentoo.org>2024-07-02 12:39:03 +0100
commite354eeb2194d4372b03a0e9acc3aa1107bde59dd (patch)
tree36cee8ca52246732dc4677c88465b26e76cba0fc /media-libs/mpvqt
parentkde-misc/kdeconnect: Keyword 24.05.1 arm64, #934361 (diff)
downloadgentoo-e354eeb2194d4372b03a0e9acc3aa1107bde59dd.tar.gz
gentoo-e354eeb2194d4372b03a0e9acc3aa1107bde59dd.tar.bz2
gentoo-e354eeb2194d4372b03a0e9acc3aa1107bde59dd.zip
media-libs/mpvqt: Keyword 1.0.0 arm64, #934361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mpvqt')
-rw-r--r--media-libs/mpvqt/mpvqt-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mpvqt/mpvqt-1.0.0.ebuild b/media-libs/mpvqt/mpvqt-1.0.0.ebuild
index 990a449f34e3..86d121242343 100644
--- a/media-libs/mpvqt/mpvqt-1.0.0.ebuild
+++ b/media-libs/mpvqt/mpvqt-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
DESCRIPTION="libmpv wrapper for QtQuick2 and QML"