diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-04-14 22:38:16 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-04-14 22:38:16 +0200 |
commit | 27648a3efefe7b49c94572bd527b7174a7610815 (patch) | |
tree | 7d419393a4a9b53c29b962cc27e813b9d0e1d3c6 /app-dicts | |
parent | dev-libs/newt: Stabilize 0.52.21_p20210816 x86, #838343 (diff) | |
download | gentoo-27648a3efefe7b49c94572bd527b7174a7610815.tar.gz gentoo-27648a3efefe7b49c94572bd527b7174a7610815.tar.bz2 gentoo-27648a3efefe7b49c94572bd527b7174a7610815.zip |
app-dicts/aspell-pt: stablize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-20220304.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild index 3a6c3c901d7d..390692000cbc 100644 --- a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-20220304.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |