Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/notification-daemon/
Date: Wed, 26 May 2021 01:01:46
Message-Id: 1621990882.ed84f6ff39f0cdf28d45c641e2da2796b18ee5f8.dlan@gentoo
1 commit: ed84f6ff39f0cdf28d45c641e2da2796b18ee5f8
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 00:58:00 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 01:01:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed84f6ff
7
8 x11-misc/notification-daemon: add riscv keyword
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild
17 index 0d5daee27e4..f68339f0a72 100644
18 --- a/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild
19 +++ b/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26
27 RDEPEND="
28 >=dev-libs/glib-2.28:2