diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:33:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:33:21 -0700 |
commit | 67b2fe6b290970b1dd74fdcc806e5bd64663cb9a (patch) | |
tree | 23af34ba66324daa040bda3e3823c16071ddb753 /app-portage | |
parent | app-portage/mirrorselect-2.2.3: ppc stable, bug 631998 (diff) | |
download | gentoo-67b2fe6b290970b1dd74fdcc806e5bd64663cb9a.tar.gz gentoo-67b2fe6b290970b1dd74fdcc806e5bd64663cb9a.tar.bz2 gentoo-67b2fe6b290970b1dd74fdcc806e5bd64663cb9a.zip |
app-portage/mirrorselect-2.2.3: ppc64 stable, bug 631998
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 823553c9a7d3..08182eaf5713 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 |