diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-18 15:57:34 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-19 00:58:05 +0300 |
commit | 325eaf8ffecc4343499acc559a8f0e7482ab04e9 (patch) | |
tree | e84ef8c3966b1a3bcce13a9e78e7b46a956b803f /x11-apps | |
parent | x11-apps/xman: arm64 keyworded (bug #728392) (diff) | |
download | gentoo-325eaf8ffecc4343499acc559a8f0e7482ab04e9.tar.gz gentoo-325eaf8ffecc4343499acc559a8f0e7482ab04e9.tar.bz2 gentoo-325eaf8ffecc4343499acc559a8f0e7482ab04e9.zip |
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@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xedit/xedit-1.2.2.ebuild | 4 |
1 files 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 785e70ab44bb..9a606461649d 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 |