diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:01:06 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:28 +0200 |
commit | 69bebe4fc5099b9cebb203b0ba3f162e6150b757 (patch) | |
tree | 9b6b75db52cb1ed372ac16fd51024cd9009d52de /app-dicts/myspell-bg | |
parent | app-dicts/myspell-af: keyword ~arm64 (diff) | |
download | gentoo-69bebe4fc5099b9cebb203b0ba3f162e6150b757.tar.gz gentoo-69bebe4fc5099b9cebb203b0ba3f162e6150b757.tar.bz2 gentoo-69bebe4fc5099b9cebb203b0ba3f162e6150b757.zip |
app-dicts/myspell-bg: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-bg')
-rw-r--r-- | app-dicts/myspell-bg/myspell-bg-4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild index d58caf826ef1..18e50f8a8a05 100644 --- a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild +++ b/app-dicts/myspell-bg/myspell-bg-4.3.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 @@ -27,7 +27,7 @@ SRC_URI="mirror://sourceforge/bgoffice/${MY_P}.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |