Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/
Date: Mon, 07 Sep 2020 08:47:58
Message-Id: 1599468449.bd2c40d275f5e87e552a50acb268eb9771d5fde0.slyfox@gentoo
1 commit: bd2c40d275f5e87e552a50acb268eb9771d5fde0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 08:37:33 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 08:47:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2c40d2
7
8 x11-libs/libnotify: stable 0.7.9 for ppc64
9
10 stable wrt bug #733592
11
12 Package-Manager: Portage-3.0.5, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 x11-libs/libnotify/libnotify-0.7.9.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-libs/libnotify/libnotify-0.7.9.ebuild b/x11-libs/libnotify/libnotify-0.7.9.ebuild
20 index 9543ce9e41f..b44b27a9b1d 100644
21 --- a/x11-libs/libnotify/libnotify-0.7.9.ebuild
22 +++ b/x11-libs/libnotify/libnotify-0.7.9.ebuild
23 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify"
24
25 LICENSE="LGPL-2.1+"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
28 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
29 IUSE="gtk-doc +introspection test"
30 RESTRICT="!test? ( test )"