Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/notify-python/
Date: Thu, 04 Jun 2020 12:58:43
Message-Id: 1591275489.c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5.asturm@gentoo
1 commit: c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 12:12:36 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 12:58:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b2d6aa
7
8 dev-python/notify-python: Drop to ~ppc64
9
10 Depends on dev-python/pygtk, stabilisation is broken. No stable revdeps.
11
12 Package-Manager: Portage-2.3.100, Repoman-2.3.22
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 dev-python/notify-python/notify-python-0.1.1-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild
19 index 28b3cacc1f0..733747a4582 100644
20 --- a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild
21 +++ b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86"
27 +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 sparc x86"
28 IUSE="examples"
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"