diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:23:32 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:42 +0800 |
commit | 536293f5730b9b612ee1fc331d714c5a74ac311b (patch) | |
tree | 250ec357348c37df0c52f71baa47ba8945dcea03 | |
parent | app-dicts/myspell-pt-br: keyword 3.2.0 for ~loong (diff) | |
download | gentoo-536293f5730b9b612ee1fc331d714c5a74ac311b.tar.gz gentoo-536293f5730b9b612ee1fc331d714c5a74ac311b.tar.bz2 gentoo-536293f5730b9b612ee1fc331d714c5a74ac311b.zip |
app-dicts/myspell-pt: keyword 20120420 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | app-dicts/myspell-pt/myspell-pt-20120420.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild index d486d6c74b46..e9372ec441b0 100644 --- a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild +++ b/app-dicts/myspell-pt/myspell-pt-20120420.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 @@ -31,5 +31,5 @@ SRC_URI=" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="+preao" |