commit: a00147047d5fe10d3dca5ce8c049f9980d4598e4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Feb 26 08:08:42 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 08:09:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0014704
dev-perl/File-Sort: x86 stable wrt bug #770745 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild index 048c5cd0c17..e03550b6330 100644 --- a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild +++ b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Sort a file or merge sort multiple files" LICENSE="|| ( Artistic GPL-1+ ) examples? ( Artistic )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86"
