Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/
Date: Thu, 09 Sep 2021 07:17:45
Message-Id: 1631171811.ce4f28f11c196010b9f43dfc5ac326ced8314d43.ago@gentoo
1 commit: ce4f28f11c196010b9f43dfc5ac326ced8314d43
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 07:16:51 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:16:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce4f28f1
7
8 x11-libs/libnotify: amd64 stable wrt bug #811996
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/libnotify/libnotify-0.7.9-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild
18 index bb929007d60..d44b054e807 100644
19 --- a/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild
20 +++ b/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify"
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27 IUSE="gtk-doc +introspection test"
28 RESTRICT="!test? ( test )"