dev-perl/DBIx-SearchBuilder: Keyword 1.710.0 riscv, #878483

Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Yu Gu
2022-10-29 19:07:13 +08:00
committed by Jakov Smolić
parent 305fd399af
commit d67ad3acf5

View File

@@ -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=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Encapsulate SQL queries and rows in simple Perl objects"
SLOT="0"
KEYWORDS="amd64 ~hppa ~ppc x86"
KEYWORDS="amd64 ~hppa ~ppc ~riscv x86"
RDEPEND="
>=dev-perl/Cache-Simple-TimedExpiry-0.210.0