Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/
Date: Sun, 07 Jan 2018 20:32:15
Message-Id: 1515355538.76162e34b7ca85d0bdd4c978604ebfd7bbbb6022.slyfox@gentoo
1 commit: 76162e34b7ca85d0bdd4c978604ebfd7bbbb6022
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 20:05:38 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 20:05:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76162e34
7
8 xfce-extra/xfce4-dict: stable 0.8.0 for ppc, bug #643074
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
17 index a8b4c57ff2c..990d3d16a1a 100644
18 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
19 +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/glib-2.24:=