diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:14:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:19:26 +0100 |
commit | 272225889c8a8e5c478747e9ac55c4642a102b60 (patch) | |
tree | 2a10579ed62d065fb809421212aed2dfd54281f4 /dev-perl/libwww-perl | |
parent | dev-perl/Test-RequiresInternet: Tested on ~amd64-fbsd (bug #606514) (diff) | |
download | gentoo-272225889c8a8e5c478747e9ac55c4642a102b60.tar.gz gentoo-272225889c8a8e5c478747e9ac55c4642a102b60.tar.bz2 gentoo-272225889c8a8e5c478747e9ac55c4642a102b60.zip |
dev-perl/libwww-perl: Tested on ~amd64-fbsd (bug #606514)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild index 1ccb4aa370f0..73161ae3f066 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |