Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/opendict/
Date: Mon, 23 Oct 2017 17:45:40
Message-Id: 1508780725.664dbe32c6878c52ba52077d4a5b042470750cca.pacho@gentoo
1 commit: 664dbe32c6878c52ba52077d4a5b042470750cca
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 17:36:05 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 17:45:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664dbe32
7
8 app-dicts/opendict: amd64/x86 stable, bug #625192
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 app-dicts/opendict/opendict-0.6.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-dicts/opendict/opendict-0.6.7.ebuild b/app-dicts/opendict/opendict-0.6.7.ebuild
16 index 892eea3d06a..99c27f354f2 100644
17 --- a/app-dicts/opendict/opendict-0.6.7.ebuild
18 +++ b/app-dicts/opendict/opendict-0.6.7.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/opendict/files/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ppc ~x86"
24 +KEYWORDS="amd64 ppc x86"
25
26 IUSE=""
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"