diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:30:45 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:46 +0200 |
commit | eff572cdf90a1281b18dff0cf4ebf99c55e1ade9 (patch) | |
tree | 085c1a9c62087c53e63191391567853db50a51dd /app-dicts | |
parent | app-dicts/aspell-sr: keyworded for ~arm64 (diff) | |
download | gentoo-eff572cdf90a1281b18dff0cf4ebf99c55e1ade9.tar.gz gentoo-eff572cdf90a1281b18dff0cf4ebf99c55e1ade9.tar.bz2 gentoo-eff572cdf90a1281b18dff0cf4ebf99c55e1ade9.zip |
app-dicts/aspell-sv: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild b/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild index bfdfe3d179f1..5cbe19c28c83 100644 --- a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild +++ b/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Swedish" @@ -7,5 +7,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |