diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:34:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:57:10 +0100 |
commit | 2a4beb702ec9919917bb6742ff391b49b65da8e3 (patch) | |
tree | 88027f6b6fd74bf1a5167a73ef1bf4dd798e47a2 /dev-perl/Sort-Key | |
parent | sys-kernel/dracut: amd64 stable wrt bug #643808 (diff) | |
download | gentoo-2a4beb702ec9919917bb6742ff391b49b65da8e3.tar.gz gentoo-2a4beb702ec9919917bb6742ff391b49b65da8e3.tar.bz2 gentoo-2a4beb702ec9919917bb6742ff391b49b65da8e3.zip |
dev-perl/Sort-Key: x86 keyworded (bug #620228)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Sort-Key')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 4 |
1 files 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 1623e8618061..48456bae6616 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" |