diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:12:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:12:40 +0000 |
commit | c628fa482f1efd41a9aaff9848c960ae97350fd2 (patch) | |
tree | 4fabc255657633bdd73dedcec4df231aa1966f2c /app-dicts/myspell-da/myspell-da-2.3.ebuild | |
parent | app-dicts/aspell-en: stable 2018.04.16.0 for ia64, bug #676360 (diff) | |
download | gentoo-c628fa482f1efd41a9aaff9848c960ae97350fd2.tar.gz gentoo-c628fa482f1efd41a9aaff9848c960ae97350fd2.tar.bz2 gentoo-c628fa482f1efd41a9aaff9848c960ae97350fd2.zip |
app-dicts/myspell-da: stable 2.3 for ia64, bug #676384
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-da/myspell-da-2.3.ebuild')
-rw-r--r-- | app-dicts/myspell-da/myspell-da-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-da/myspell-da-2.3.ebuild b/app-dicts/myspell-da/myspell-da-2.3.ebuild index 4cf84f6b5f7d..29f7969e617e 100644 --- a/app-dicts/myspell-da/myspell-da-2.3.ebuild +++ b/app-dicts/myspell-da/myspell-da-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,5 +24,5 @@ SRC_URI="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-di 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="" |