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-notifyd/
Date: Sun, 05 Aug 2018 11:34:01
Message-Id: 1533468547.ac4d56670ce20678df5a7a079d3f4b013ba2dd88.slyfox@gentoo
1 commit: ac4d56670ce20678df5a7a079d3f4b013ba2dd88
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 11:29:07 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 11:29:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4d5667
7
8 xfce-extra/xfce4-notifyd: keyworded 0.4.2 for ppc, bug #657310
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
18 index 17648282041..2c5ce4cc2f3 100644
19 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
20 +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/glib-2.42:2=