diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-01 20:53:20 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-01 20:53:20 +0100 |
commit | 1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb (patch) | |
tree | 7d9a3fbea78838616b715e07d3331abbd715adda /app-portage | |
parent | net-analyzer/netselect: add ~arm64, bug #509628 (diff) | |
download | gentoo-1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb.tar.gz gentoo-1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb.tar.bz2 gentoo-1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb.zip |
app-portage/mirrorselect: add ~arm64, bug #509628
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild index c57532cb9312..01573125ff9d 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.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 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=" dev-util/dialog |