summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-06-04 18:41:49 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-06-04 18:44:34 +0800
commit22b7be0c96e6d71797d2dbb440d9bcbc2eb47aed (patch)
tree4d44b2584f014a23e579b05dee830a307bffcd61 /dev-perl
parentdev-perl/LaTeX-Table: keyword 1.0.6-r2 for ~loong (diff)
downloadgentoo-22b7be0c96e6d71797d2dbb440d9bcbc2eb47aed.tar.gz
gentoo-22b7be0c96e6d71797d2dbb440d9bcbc2eb47aed.tar.bz2
gentoo-22b7be0c96e6d71797d2dbb440d9bcbc2eb47aed.zip
dev-perl/DBD-Pg: keyword 3.15.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DBD-Pg/DBD-Pg-3.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.15.0.ebuild b/dev-perl/DBD-Pg/DBD-Pg-3.15.0.ebuild
index b45eb01b8da2..75c6fae8ae7d 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-3.15.0.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-3.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="PostgreSQL database driver for the DBI module"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"