From 310a7c7f7f619255b1c3d5e27ab1e0abbc30fd7b Mon Sep 17 00:00:00 2001 From: Yu Gu Date: Mon, 12 Sep 2022 20:20:43 +0800 Subject: [PATCH] dev-perl/DateTime-Format-HTTP: Keyword 0.420.0-r1 riscv, #869833 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yu Gu Signed-off-by: Jakov Smolić --- .../DateTime-Format-HTTP-0.420.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 6487c7b4ebcd5..b6134962557f3 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"