diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-12 20:20:43 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-13 12:39:27 +0200 |
commit | 310a7c7f7f619255b1c3d5e27ab1e0abbc30fd7b (patch) | |
tree | d15b717dfe241c1ea36b57fe0f6a3e202d098221 /dev-perl | |
parent | dev-perl/Data-Stream-Bulk: Keyword 0.110.0-r2 riscv, #869833 (diff) | |
download | gentoo-310a7c7f7f619255b1c3d5e27ab1e0abbc30fd7b.tar.gz gentoo-310a7c7f7f619255b1c3d5e27ab1e0abbc30fd7b.tar.bz2 gentoo-310a7c7f7f619255b1c3d5e27ab1e0abbc30fd7b.zip |
dev-perl/DateTime-Format-HTTP: Keyword 0.420.0-r1 riscv, #869833
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0-r1.ebuild | 4 |
1 files 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 6487c7b4ebcd..b6134962557f 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 )" |