diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:21:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:24 +0800 |
commit | 912920060334d594d0c04ad4adba8a322bb95837 (patch) | |
tree | 5c3d854a73499254a2f3abd56be6d3882485fa5f /app-dicts | |
parent | app-dicts/aspell-pt: keyword 20220304 for ~loong (diff) | |
download | gentoo-912920060334d594d0c04ad4adba8a322bb95837.tar.gz gentoo-912920060334d594d0c04ad4adba8a322bb95837.tar.bz2 gentoo-912920060334d594d0c04ad4adba8a322bb95837.zip |
app-dicts/aspell-pt-br: keyword 20131030.12.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0-r1.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0-r1.ebuild index 3ce52743fd3d..d95ff98f6098 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0-r1.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0-r1.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=8 @@ -15,4 +15,4 @@ SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |