diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:23:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:04 +0100 |
commit | c32b2bb5f11c738dd2cf6f917e2370b22ffdda30 (patch) | |
tree | f8206b32c8414e67a44d7b5d82c2cfd8335fc293 /dev-perl/DBI-Shell | |
parent | dev-perl/Test-Compile: stable 2.4.1 for ppc (diff) | |
download | gentoo-c32b2bb5f11c738dd2cf6f917e2370b22ffdda30.tar.gz gentoo-c32b2bb5f11c738dd2cf6f917e2370b22ffdda30.tar.bz2 gentoo-c32b2bb5f11c738dd2cf6f917e2370b22ffdda30.zip |
dev-perl/DBI-Shell: stable 11.970.0 for ppc
stable wrt bug #791562
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/DBI-Shell')
-rw-r--r-- | dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild index 23d02c212a56..ba0b2a80862a 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interactive command shell for the DBI" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |