commit: be855d48a94c70e83422ee88d451a83cc9fa6947
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 18:21:34 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 18:46:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be855d48
dev-perl/File-Tempdir: Stable for all 0.02-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-Tempdir/File-Tempdir-0.20.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Tempdir/File-Tempdir-0.20.0-r2.ebuild
b/dev-perl/File-Tempdir/File-Tempdir-0.20.0-r2.ebuild
index 774777b7684..fc57a2b8b49 100644
--- a/dev-perl/File-Tempdir/File-Tempdir-0.20.0-r2.ebuild
+++ b/dev-perl/File-Tempdir/File-Tempdir-0.20.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,7 @@ inherit perl-module
DESCRIPTION="This module provide an object interface to tempdir() from
File::Temp"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
BDEPEND="
virtual/perl-ExtUtils-MakeMaker