commit: 132c188ad92a72db3d2609055cbe53b14786c19a Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 16:26:41 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 16:26:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132c188a
dev-perl/Sort-Key: add ~arm, bug #620228 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" 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 9e176ccb03a..1623e861806 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-2014 Gentoo Foundation +# Copyright 1999-2017 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" +KEYWORDS="~amd64 ~arm"
