Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/
Date: Sat, 28 Jan 2023 19:10:48
Message-Id: 1674933037.84d4672d814f5baaeb557e6e2c32410cee357980.arthurzam@gentoo
1 commit: 84d4672d814f5baaeb557e6e2c32410cee357980
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 19:10:37 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 19:10:37 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84d4672d
7
8 xfce-extra/xfce4-notifyd: Stabilize 0.6.5 arm64, #891591
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild
16 index ef87d44543b1..5b6a57f2c29f 100644
17 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild
18 +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
25
26 DEPEND="
27 >=dev-libs/glib-2.56:2