diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:20:36 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:37:31 +0200 |
commit | 6633efa4726c7971fa2d0005213f368eda60cf69 (patch) | |
tree | 8fb995bc8fcb8b8bb5194a25461bd75729d548ff /app-dicts/aspell-da | |
parent | app-dicts/aspell-cy: keyworded for ~arm64 (diff) | |
download | gentoo-6633efa4726c7971fa2d0005213f368eda60cf69.tar.gz gentoo-6633efa4726c7971fa2d0005213f368eda60cf69.tar.bz2 gentoo-6633efa4726c7971fa2d0005213f368eda60cf69.zip |
app-dicts/aspell-da: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild index 9c61a3e69bcb..3ab90425cffb 100644 --- a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Danish" @@ -8,7 +8,7 @@ inherit aspell-dict LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos" IUSE="" SRC_URI="http://da.speling.org/filer/new_${P}.tar.bz2" |