diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-11-10 01:06:29 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-11-10 01:06:29 +0100 |
commit | adf33f06df1718adbda3999109ac10d840409c9e (patch) | |
tree | e0d28569d62910c06d26a6350b2796e670e94b86 /app-dicts/aspell-pt | |
parent | dev-libs/intel-vc-intrinsics: add 0.8.1 (diff) | |
download | gentoo-adf33f06df1718adbda3999109ac10d840409c9e.tar.gz gentoo-adf33f06df1718adbda3999109ac10d840409c9e.tar.bz2 gentoo-adf33f06df1718adbda3999109ac10d840409c9e.zip |
app-dicts/aspell-pt: stabilize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pt')
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-20220621.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild index ec2b021e8fd7..71972c1b634b 100644 --- a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild @@ -16,4 +16,4 @@ SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPEL S="${WORKDIR}/${MY_S/pt/pt_PT}-0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |