diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 19:40:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 19:41:14 -0400 |
commit | 96880ebb01987e0a85a42567f4171c037db3ad0c (patch) | |
tree | 2e2b01da0f830180d313e1b2ec1180ac9b4c53a4 /dev-python/wxpython | |
parent | profiles: tuning of riscv lp64 non-multilib (diff) | |
download | gentoo-96880ebb01987e0a85a42567f4171c037db3ad0c.tar.gz gentoo-96880ebb01987e0a85a42567f4171c037db3ad0c.tar.bz2 gentoo-96880ebb01987e0a85a42567f4171c037db3ad0c.zip |
dev-python/wxpython: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-3.0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-3.0.2.0.ebuild b/dev-python/wxpython/wxpython-3.0.2.0.ebuild index 7e8f2b8afb56..598fdd3d4b3c 100644 --- a/dev-python/wxpython/wxpython-3.0.2.0.ebuild +++ b/dev-python/wxpython/wxpython-3.0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="cairo examples libnotify opengl" RDEPEND=" |