diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-02-03 17:12:30 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-02-03 17:13:45 +0200 |
commit | b559ae447bcd30099de7d5477b259cfe2e6ce7a2 (patch) | |
tree | 0533befd1701d15a91d13c9c32e978e1f501493b /dev-python/wxpython | |
parent | media-libs/libkate: remove old that use old wxpython:2.8 (diff) | |
download | gentoo-b559ae447bcd30099de7d5477b259cfe2e6ce7a2.tar.gz gentoo-b559ae447bcd30099de7d5477b259cfe2e6ce7a2.tar.bz2 gentoo-b559ae447bcd30099de7d5477b259cfe2e6ce7a2.zip |
dev-python/wxpython: drop SLOT=2.8 to ~hppa, nothing needs it stable anymore
Everything that consumed wxpython as stable on hppa can now use 3.0 (mainly libkate),
so we don't need the stable keyword on wxpython:2.8 anymore, which will allow to clean
up wxGTK:2.8 more, as a revbump wasn't stabled on hppa on purpose as it's not really
needed for them.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild index 928b517c6341..bb3bb88a6dd3 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |