diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:31:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:31:19 +0000 |
commit | a7557b06ba4b5ec38746459f1d70b01502e3b881 (patch) | |
tree | 85ac049dc6e93df4f395b93eb86543d05af56d37 /dev-lang/gforth | |
parent | net-ftp/filezilla: Keyword 3.57.0 arm64, #832698 (diff) | |
download | gentoo-a7557b06ba4b5ec38746459f1d70b01502e3b881.tar.gz gentoo-a7557b06ba4b5ec38746459f1d70b01502e3b881.tar.bz2 gentoo-a7557b06ba4b5ec38746459f1d70b01502e3b881.zip |
dev-lang/gforth: Keyword 0.7.3-r2 arm64, #832691
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r-- | dev-lang/gforth/gforth-0.7.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gforth/gforth-0.7.3-r2.ebuild b/dev-lang/gforth/gforth-0.7.3-r2.ebuild index dfd7e9a7b684..2bf4b1dff982 100644 --- a/dev-lang/gforth/gforth-0.7.3-r2.ebuild +++ b/dev-lang/gforth/gforth-0.7.3-r2.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gforth/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="+check emacs" DEPEND="dev-libs/ffcall |