diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-26 21:56:16 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-26 21:56:16 -0800 |
commit | aab30cf045e6c81b8e26e3993a7a1b08b0f33cad (patch) | |
tree | ce1156190da016ba02a276acee8cd96274d861b5 /x11-apps/xmore | |
parent | x11-apps/xmag: keyword 1.0.7 for ~arm64 (diff) | |
download | gentoo-aab30cf045e6c81b8e26e3993a7a1b08b0f33cad.tar.gz gentoo-aab30cf045e6c81b8e26e3993a7a1b08b0f33cad.tar.bz2 gentoo-aab30cf045e6c81b8e26e3993a7a1b08b0f33cad.zip |
x11-apps/xmore: keyword 1.0.3 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r-- | x11-apps/xmore/xmore-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmore/xmore-1.0.3.ebuild b/x11-apps/xmore/xmore-1.0.3.ebuild index 45987247f95c..5137a2903132 100644 --- a/x11-apps/xmore/xmore-1.0.3.ebuild +++ b/x11-apps/xmore/xmore-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 @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="plain text display program for the X Window System" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=" |