commit: adb4e9e240a9a175d3784d4f6b1654ef9ae04c13 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 31 20:38:03 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 31 20:50:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb4e9e2
dev-perl/File-ReadBackwards: Stable for all 1.05-r2 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r2.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r2.ebuild b/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r2.ebuild index 9bcbfd61820..d22b8147e33 100644 --- a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r2.ebuild +++ b/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.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 @@ -10,7 +10,9 @@ inherit perl-module DESCRIPTION="Read a file backwards by lines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" + +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-solaris" + # Race conditions between 'bw.t' and 'large_file.t' # deleting the same file DIST_TEST=do
