diff options
author | 2022-12-26 21:57:14 -0800 | |
---|---|---|
committer | 2022-12-26 21:57:14 -0800 | |
commit | 9ba541a882845b481ecbf33c4144709a145ef66a (patch) | |
tree | 9eb2f78c34e7470e54ae0d64a0768583305e5f32 /x11-apps | |
parent | x11-apps/xstdcmap: keyword 1.0.5 for ~arm64 (diff) | |
download | gentoo-9ba541a882845b481ecbf33c4144709a145ef66a.tar.gz gentoo-9ba541a882845b481ecbf33c4144709a145ef66a.tar.bz2 gentoo-9ba541a882845b481ecbf33c4144709a145ef66a.zip |
x11-apps/xvidtune: keyword 1.0.3 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild index 0c03db335b35..ab715555c4b3 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="video mode tuner for Xorg" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libXaw |