diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-12 17:25:15 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-12 19:26:11 +0800 |
commit | 864e6cff96a961193b97a86c822fc03e57e09d04 (patch) | |
tree | 42cdff351a0bab84d7294198348e49ad23a85cca /media-video/xine-ui | |
parent | games-roguelike/angband: keyword 4.2.2-r1 for ~riscv (diff) | |
download | gentoo-864e6cff96a961193b97a86c822fc03e57e09d04.tar.gz gentoo-864e6cff96a961193b97a86c822fc03e57e09d04.tar.bz2 gentoo-864e6cff96a961193b97a86c822fc03e57e09d04.zip |
media-video/xine-ui: keyword 0.99.12 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-video/xine-ui')
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xine-ui/xine-ui-0.99.12.ebuild b/media-video/xine-ui/xine-ui-0.99.12.ebuild index f1ab7d8539fa..b1fc0d1b3e5c 100644 --- a/media-video/xine-ui/xine-ui-0.99.12.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86" IUSE="aalib curl debug libcaca lirc nls readline vdr X xinerama" RDEPEND=" |