commit: 325eaf8ffecc4343499acc559a8f0e7482ab04e9 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Thu Jun 18 15:57:34 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Jun 18 21:58:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325eaf8f
x11-apps/xedit: arm64 keyworded (bug #728392) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> x11-apps/xedit/xedit-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/xedit/xedit-1.2.2.ebuild b/x11-apps/xedit/xedit-1.2.2.ebuild index 785e70ab44b..9a606461649 100644 --- a/x11-apps/xedit/xedit-1.2.2.ebuild +++ b/x11-apps/xedit/xedit-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="simple text editor for X" -KEYWORDS="amd64 hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libXaw
