diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:22:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:11 -0400 |
commit | f5de59ea87b8a706240bb453c01970286b2967f3 (patch) | |
tree | 2ddc2b6f7121fa2108f46f6875602a3c45e3225f /app-dicts/myspell-bg | |
parent | app-dicts/myspell-mi: arm64 stable (diff) | |
download | gentoo-f5de59ea87b8a706240bb453c01970286b2967f3.tar.gz gentoo-f5de59ea87b8a706240bb453c01970286b2967f3.tar.bz2 gentoo-f5de59ea87b8a706240bb453c01970286b2967f3.zip |
app-dicts/myspell-bg: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 9fa6cf51cf41..d88de27f14a3 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 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="" S="${WORKDIR}/${MY_P}" |