diff options
author | Sam James <sam@gentoo.org> | 2021-04-23 16:14:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-23 16:14:59 +0000 |
commit | 35c031a09575b2f6b94871d3efc6c1441283008d (patch) | |
tree | 5aece60fc361f403f9b0fb3c07749140b7ccadda /app-misc | |
parent | dev-libs/liblinear: Stabilize 243 x86, #785220 (diff) | |
download | gentoo-35c031a09575b2f6b94871d3efc6c1441283008d.tar.gz gentoo-35c031a09575b2f6b94871d3efc6c1441283008d.tar.bz2 gentoo-35c031a09575b2f6b94871d3efc6c1441283008d.zip |
app-misc/gtypist: Keyword 2.9.5-r1 arm64, #728262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gtypist/gtypist-2.9.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gtypist/gtypist-2.9.5-r1.ebuild b/app-misc/gtypist/gtypist-2.9.5-r1.ebuild index eb03eaca1696..23dd66e075d5 100644 --- a/app-misc/gtypist/gtypist-2.9.5-r1.ebuild +++ b/app-misc/gtypist/gtypist-2.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gtypist/${P}.tar.xz LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux" IUSE="nls emacs xemacs" DEPEND=" |