summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-23 14:57:27 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-23 15:25:05 +0200
commit01ca83edc9272ee5cb0fbdbca4a45226b8c62db9 (patch)
treee48c876635b0b4c56e1aca8a1a069ea1bd14c5dc /dev-perl/DBIx-ContextualFetch
parentdev-perl/DBD-Pg: Version bump 3.15.0 (diff)
downloadgentoo-01ca83edc9272ee5cb0fbdbca4a45226b8c62db9.tar.gz
gentoo-01ca83edc9272ee5cb0fbdbca4a45226b8c62db9.tar.bz2
gentoo-01ca83edc9272ee5cb0fbdbca4a45226b8c62db9.zip
dev-perl/DBIx-ContextualFetch: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0-r2.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0-r2.ebuild
index 7a381f66bcd9..c5f69354f62e 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0-r2.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.30.0-r2.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="Add contextual fetches to DBI"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"