diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:35:08 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:35:08 +0200 |
commit | 29d9cdb57cacef9bc16941e36a36de1479b1738d (patch) | |
tree | c1a127eb342907400538b99868452895a463537f /app-dicts | |
parent | app-dicts/aspell-pl: drop 6.0.20210731.0-r1 (diff) | |
download | gentoo-29d9cdb57cacef9bc16941e36a36de1479b1738d.tar.gz gentoo-29d9cdb57cacef9bc16941e36a36de1479b1738d.tar.bz2 gentoo-29d9cdb57cacef9bc16941e36a36de1479b1738d.zip |
app-dicts/aspell-da: stabilize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-da/aspell-da-4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-da/aspell-da-4.0.ebuild b/app-dicts/aspell-da/aspell-da-4.0.ebuild index 26c8f5f9d04d..bd50dd9f1db9 100644 --- a/app-dicts/aspell-da/aspell-da-4.0.ebuild +++ b/app-dicts/aspell-da/aspell-da-4.0.ebuild @@ -12,4 +12,4 @@ SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> $ S="${WORKDIR}/${P}" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" |