diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:33:11 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:33:11 +0200 |
commit | 07f699e17b9d780e332e0803e2f14feb0edf1514 (patch) | |
tree | 9ab7b60449c86abb23b715158b70663fef441a85 /app-portage | |
parent | net-misc/openvswitch: match upstream kernel versions supported (diff) | |
download | gentoo-07f699e17b9d780e332e0803e2f14feb0edf1514.tar.gz gentoo-07f699e17b9d780e332e0803e2f14feb0edf1514.tar.bz2 gentoo-07f699e17b9d780e332e0803e2f14feb0edf1514.zip |
app-portage/mirrorselect: arm stable, bug #631998
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/mirrorselect/mirrorselect-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild index 7219527ce8ae..639ef00e7a84 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 ~arm ~arm64 ~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 |