commit:     12368d0c0077334211d371ca193bdfb7474cbf45
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:35:04 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:04:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12368d0c

dev-perl/DateTime-Format-HTTP: Stable for all

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.ebuild     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.ebuild 
b/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.ebuild
index 6722e142579..6487c7b4ebc 100644
--- a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.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="Date conversion routines"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
@@ -18,11 +18,11 @@ RDEPEND="
        >=dev-perl/DateTime-0.170.0
        >=dev-perl/HTTP-Date-1.440.0
 "
-DEPEND="dev-perl/Module-Build"
 BDEPEND="${RDEPEND}
        >=dev-perl/Module-Build-0.380.0
        test? ( >=virtual/perl-Test-Simple-0.470.0 )
 "
+
 PERL_RM_FILES=(
        t/pod.t
        t/pod-coverage.t

Reply via email to