diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-15 22:15:30 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-15 22:48:56 +0100 |
commit | 08ef42e8c5632de0880e1bd42c59fed97f366ead (patch) | |
tree | 88a1ebb59dbc843f0b3ce5c5c9e03dec539c8219 /dev-python/wxpython/wxpython-4.0.6.ebuild | |
parent | media-libs/libkate: drop ~hppa (diff) | |
download | gentoo-08ef42e8c5632de0880e1bd42c59fed97f366ead.tar.gz gentoo-08ef42e8c5632de0880e1bd42c59fed97f366ead.tar.bz2 gentoo-08ef42e8c5632de0880e1bd42c59fed97f366ead.zip |
dev-python/wxpython: drop ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/wxpython/wxpython-4.0.6.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.6.ebuild b/dev-python/wxpython/wxpython-4.0.6.ebuild index 37342ff62d45..b0dffbe57520 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="test webkit" RESTRICT="!test? ( test )" |