diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:08:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:22:27 -0400 |
commit | b9ef5ee71ad6d8b4174d88ca2561dbc07610c09d (patch) | |
tree | f021fc6ce2c6cf4008c056db32ff3e9b7ab7913a /app-eselect | |
parent | media-libs/libpano13: arm64 stable (diff) | |
download | gentoo-b9ef5ee71ad6d8b4174d88ca2561dbc07610c09d.tar.gz gentoo-b9ef5ee71ad6d8b4174d88ca2561dbc07610c09d.tar.bz2 gentoo-b9ef5ee71ad6d8b4174d88ca2561dbc07610c09d.zip |
app-eselect/eselect-wxwidgets: 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 'app-eselect')
-rw-r--r-- | app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild index 1dc14bd7a17e..4877c307eea4 100644 --- a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.ebuild +++ b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20140423.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" @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~junghans/dist/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect" |