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/opendict/
Date: Sun, 15 Oct 2017 18:37:40
Message-Id: 1508092633.994510dcf5c2c58adad363a567531893e405011b.slyfox@gentoo
1 commit: 994510dcf5c2c58adad363a567531893e405011b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 18:37:13 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 18:37:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994510dc
7
8 app-dicts/opendict: stable 0.6.7 for ppc, bug #625192
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 app-dicts/opendict/opendict-0.6.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-dicts/opendict/opendict-0.6.7.ebuild b/app-dicts/opendict/opendict-0.6.7.ebuild
17 index 026546d1524..892eea3d06a 100644
18 --- a/app-dicts/opendict/opendict-0.6.7.ebuild
19 +++ b/app-dicts/opendict/opendict-0.6.7.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/opendict/files/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="~amd64 ppc ~x86"
26
27 IUSE=""
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"