diff options
author | 2024-11-14 02:45:51 +0000 | |
---|---|---|
committer | 2024-11-14 02:45:51 +0000 | |
commit | c9f92c716b4bbfc13b3e28235c19bb01e8cfcd2a (patch) | |
tree | 6700bb9a696d150700c34e7e403141767ec63e22 /dev-perl/DBI-Shell | |
parent | dev-perl/Convert-Binary-C: Stabilize 0.850.0 x86, #943440 (diff) | |
download | gentoo-c9f92c716b4bbfc13b3e28235c19bb01e8cfcd2a.tar.gz gentoo-c9f92c716b4bbfc13b3e28235c19bb01e8cfcd2a.tar.bz2 gentoo-c9f92c716b4bbfc13b3e28235c19bb01e8cfcd2a.zip |
dev-perl/DBI-Shell: Stabilize 11.980.0-r1 ppc, #943441
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DBI-Shell')
-rw-r--r-- | dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild index 01ce3f119dbc..33e84c699e8b 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.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 )" |