dev-perl/Template-DBI: Drop ppc-aix,x86-solaris re bug #690140

Depends:
- dev-perl/Template-Toolkit
 - dev-perl/Template-XML
  - dev-perl/XML-DOM
   - dev-perl/libwww-perl
    - dev-perl/LWP-Protocol-https
     - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-07-23 19:20:24 +12:00
parent 34a1e3b43a
commit 6b11d1216f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="DBI plugin for the Template Toolkit"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~x86-solaris"
KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"