commit: 2a4beb702ec9919917bb6742ff391b49b65da8e3 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 23:34:06 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 23:57:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4beb70
dev-perl/Sort-Key: x86 keyworded (bug #620228) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild index 1623e861806..48456bae661 100644 --- a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild +++ b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="sort objects by some (calculated) key" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86"
