Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/wxglade/
Date: Sun, 15 Jul 2018 10:34:53
Message-Id: 1531650870.a39ce422f84a270b8c519214747db49374aafe90.slyfox@gentoo
1 commit: a39ce422f84a270b8c519214747db49374aafe90
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 10:34:30 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:34:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39ce422
7
8 dev-util/wxglade: destabilize to ~ppc
9
10 No revdeps.
11
12 Bug: https://bugs.gentoo.org/530004
13 Package-Manager: Portage-2.3.42, Repoman-2.3.9
14
15 dev-util/wxglade/wxglade-0.6.3-r3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-util/wxglade/wxglade-0.6.3-r3.ebuild b/dev-util/wxglade/wxglade-0.6.3-r3.ebuild
19 index e307c940a1e..34c2b06007b 100644
20 --- a/dev-util/wxglade/wxglade-0.6.3-r3.ebuild
21 +++ b/dev-util/wxglade/wxglade-0.6.3-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/wxglade/${MY_P}.tar.gz"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="amd64 ppc sparc x86"
33 +KEYWORDS="amd64 ~ppc sparc x86"
34 IUSE=""
35 REQUIRED_USE="${PYTHON_REQUIRED_USE}"