Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/
Date: Sat, 20 Apr 2019 22:45:14
Message-Id: 1555783056.6b039a534b683cbfba63933a720566776b854eb6.zlogene@gentoo
1 commit: 6b039a534b683cbfba63933a720566776b854eb6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:53:19 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:57:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b039a53
7
8 xfce-extra/xfce4-dict: alpha stable wrt bug #682814
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild
18 index fb3e7bb66cc..0b54a475eb8 100644
19 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild
20 +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/glib-2.24:=