mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
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
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user