diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-15 11:34:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-15 11:34:30 +0100 |
commit | a39ce422f84a270b8c519214747db49374aafe90 (patch) | |
tree | 173ea2ad5de6cb503f23cb36d37ae78ffd9511cd /dev-util | |
parent | dev-python/pytest-expect: stable 1.1.0 for ppc, bug #659658 (diff) | |
download | gentoo-a39ce422f84a270b8c519214747db49374aafe90.tar.gz gentoo-a39ce422f84a270b8c519214747db49374aafe90.tar.bz2 gentoo-a39ce422f84a270b8c519214747db49374aafe90.zip |
dev-util/wxglade: destabilize to ~ppc
No revdeps.
Bug: https://bugs.gentoo.org/530004
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/wxglade/wxglade-0.6.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/wxglade/wxglade-0.6.3-r3.ebuild b/dev-util/wxglade/wxglade-0.6.3-r3.ebuild index e307c940a1e8..34c2b06007b6 100644 --- a/dev-util/wxglade/wxglade-0.6.3-r3.ebuild +++ b/dev-util/wxglade/wxglade-0.6.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/wxglade/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |