Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/
Date: Mon, 31 Aug 2020 23:35:58
Message-Id: 1598916907.220f585f1e7e8bf7d48b4c8d834194adaf9fd54f.sam@gentoo
1 commit: 220f585f1e7e8bf7d48b4c8d834194adaf9fd54f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 23:35:07 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 23:35:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220f585f
7
8 x11-libs/libnotify: Stabilize 0.7.9 arm, #733592
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/libnotify/libnotify-0.7.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libnotify/libnotify-0.7.9.ebuild b/x11-libs/libnotify/libnotify-0.7.9.ebuild
16 index 52226cf9d44..b32cb9ce75f 100644
17 --- a/x11-libs/libnotify/libnotify-0.7.9.ebuild
18 +++ b/x11-libs/libnotify/libnotify-0.7.9.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 IUSE="gtk-doc +introspection test"
26 RESTRICT="!test? ( test )"