Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/
Date: Tue, 28 Jun 2022 02:03:44
Message-Id: 1656381495.f0b7621125a27942f70a4739afeb0fe4ed93a435.xen0n@gentoo
1 commit: f0b7621125a27942f70a4739afeb0fe4ed93a435
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 01:58:15 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 01:58:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b76211
7
8 x11-libs/libnotify: keyword 0.7.12 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 x11-libs/libnotify/libnotify-0.7.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libnotify/libnotify-0.7.12.ebuild b/x11-libs/libnotify/libnotify-0.7.12.ebuild
16 index b2f00994e9f7..47b686ac66a8 100644
17 --- a/x11-libs/libnotify/libnotify-0.7.12.ebuild
18 +++ b/x11-libs/libnotify/libnotify-0.7.12.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25 IUSE="gtk-doc +introspection test"
26 RESTRICT="!test? ( test )"