Gentoo Archives: gentoo-commits

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