dev-python/wxpython: Remove ia64 keywords
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Jan 2020 13:33:01 +0000 (14:33 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Jan 2020 13:33:01 +0000 (14:33 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/wxpython/wxpython-3.0.2.0.ebuild
dev-python/wxpython/wxpython-4.0.6.ebuild

index 81f4cb867ca0d1398ee86befc3e48908a74a507c..85f99bd181c5e6a6c867b8a46a8c88b4b84983a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="wxWinLL-3"
 SLOT="3.0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~sh sparc x86"
 IUSE="cairo examples libnotify opengl"
 
 RDEPEND="
index e5233480aff74dd3eddcc6d3d8adb40490f48d93..00b70ee2261c8b638c233be253582a65b71ce9e5 100644 (file)
@@ -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 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="test webkit"
 RESTRICT="!test? ( test )"