diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 03:07:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 03:07:38 +0100 |
commit | 31bec1705618b71cab2749514d0a3ea475e30f66 (patch) | |
tree | ace123e77648a0871b72423cbcd294fc449d8ed2 /media-video/xine-ui | |
parent | dev-db/mariadb: add 10.4.29, 10.5.20, 10.6.13, 10.11.3 (diff) | |
download | gentoo-31bec1705618b71cab2749514d0a3ea475e30f66.tar.gz gentoo-31bec1705618b71cab2749514d0a3ea475e30f66.tar.bz2 gentoo-31bec1705618b71cab2749514d0a3ea475e30f66.zip |
media-video/xine-ui: Keyword 0.99.13 arm64, #907278
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/xine-ui')
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xine-ui/xine-ui-0.99.13.ebuild b/media-video/xine-ui/xine-ui-0.99.13.ebuild index 417340a777c5..07439be71c4e 100644 --- a/media-video/xine-ui/xine-ui-0.99.13.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 ~riscv x86" IUSE="aalib curl debug libcaca lirc nls readline vdr X xinerama" RDEPEND=" |