Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/
Date: Fri, 23 Mar 2018 19:53:12
Message-Id: 1521834690.3139ed5414bb9dde4742ea98fc719bc1677a2f7d.maekke@gentoo
1 commit: 3139ed5414bb9dde4742ea98fc719bc1677a2f7d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 23 19:51:30 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 23 19:51:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3139ed54
7
8 xfce-extra/xfce4-dict: arm stable, bug #643074
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
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 1af2edfffd3..1a0f3845a2a 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:=