diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:25:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:25:34 +0300 |
commit | 2e51443573bdad1d4757bed11ed5c02f137b822e (patch) | |
tree | 9b555a9510cc7a47fecca8cab4e90f4d920b0f36 /dev-python/wxpython | |
parent | dev-python/configargparse: Remove redundant versions (diff) | |
download | gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.gz gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.bz2 gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.zip |
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-3.0.2.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.6.ebuild | 2 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wxpython/wxpython-3.0.2.0.ebuild b/dev-python/wxpython/wxpython-3.0.2.0.ebuild index bc451a8634cc..11b707ab110a 100644 --- a/dev-python/wxpython/wxpython-3.0.2.0.ebuild +++ b/dev-python/wxpython/wxpython-3.0.2.0.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="wxWinLL-3" SLOT="3.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="cairo examples libnotify opengl" RDEPEND=" diff --git a/dev-python/wxpython/wxpython-4.0.6.ebuild b/dev-python/wxpython/wxpython-4.0.6.ebuild index 00b70ee2261c..37342ff62d45 100644 --- a/dev-python/wxpython/wxpython-4.0.6.ebuild +++ b/dev-python/wxpython/wxpython-4.0.6.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="wxWinLL-3" SLOT="4.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test webkit" RESTRICT="!test? ( test )" diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index d4171de07d4c..9028e5005ccd 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz" LICENSE="wxWinLL-3" SLOT="4.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test webkit" RESTRICT="!test? ( test )" |