diff options
author | Sam James <sam@gentoo.org> | 2023-05-18 10:42:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-18 10:42:22 +0100 |
commit | e71724bc40d6a8bbba0d737dee096111b8d19d4c (patch) | |
tree | e25b6c4380c770a5b403dc7e2626eb7bfbc2ecdf /app-text/unrtf | |
parent | media-fonts/jetbrains-mono: Keyword 2.304 arm64, #906652 (diff) | |
download | gentoo-e71724bc40d6a8bbba0d737dee096111b8d19d4c.tar.gz gentoo-e71724bc40d6a8bbba0d737dee096111b8d19d4c.tar.bz2 gentoo-e71724bc40d6a8bbba0d737dee096111b8d19d4c.zip |
app-text/unrtf: Keyword 0.21.10 arm64, #906623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/unrtf')
-rw-r--r-- | app-text/unrtf/unrtf-0.21.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild index be6d4c8b5d4c..0429ec9a2cec 100644 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ b/app-text/unrtf/unrtf-0.21.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,5 +9,5 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" |