commit: aab30cf045e6c81b8e26e3993a7a1b08b0f33cad Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Dec 27 05:56:16 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 05:56:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab30cf0
x11-apps/xmore: keyword 1.0.3 for ~arm64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> x11-apps/xmore/xmore-1.0.3.ebuild | 4 ++-- 1 file 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="
