Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-kk/
Date: Mon, 19 Jun 2017 22:02:27
Message-Id: 1497909719.2099635e7e8a52078a51751bc5ef1222ccd77158.slyfox@gentoo
1 commit: 2099635e7e8a52078a51751bc5ef1222ccd77158
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 22:01:59 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 22:01:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2099635e
7
8 app-dicts/myspell-kk: ia64 keyworded, bug #586788
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild
16 index 9a5c2de1cf6..988d70f1d61 100644
17 --- a/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild
18 +++ b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/kergalym/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-2+ LGPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~ia64 ~x86"
31
32 S="${WORKDIR}/${P}" # override eclass assignment
33 RDEPEND="!app-dicts/hunspell-kk"