diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:11:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:32 +0200 |
commit | 486070f079766ca153b911910ea8518c31e9134b (patch) | |
tree | 85ba053e9f5cd6ae52c458552d04b2f0cee1a733 /app-dicts/myspell-uk | |
parent | app-dicts/myspell-tn: keyword ~arm64 (diff) | |
download | gentoo-486070f079766ca153b911910ea8518c31e9134b.tar.gz gentoo-486070f079766ca153b911910ea8518c31e9134b.tar.bz2 gentoo-486070f079766ca153b911910ea8518c31e9134b.zip |
app-dicts/myspell-uk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild b/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild index 3f1568676617..e01b3a1deb81 100644 --- a/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-1.6.5.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 EAPI=4 @@ -25,5 +25,5 @@ SRC_URI="http://extensions.libreoffice.org/extension-center/ukrainian-spelling-d LICENSE="GPL-3 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |