diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 10:55:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 10:58:24 +0200 |
commit | f2c05d397d03b31496d3f7beb82574499bc9ebdc (patch) | |
tree | 1a960d0db9f879cd417105c1338e212ddb5fc6f7 /dev-python/wxpython | |
parent | dev-util/debhelper: Old. (diff) | |
download | gentoo-f2c05d397d03b31496d3f7beb82574499bc9ebdc.tar.gz gentoo-f2c05d397d03b31496d3f7beb82574499bc9ebdc.tar.bz2 gentoo-f2c05d397d03b31496d3f7beb82574499bc9ebdc.zip |
dev-python/wxpython: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 551e0aea1b52..7e8f2b8afb56 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-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 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=" |