diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-05 01:14:28 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:51 +0200 |
commit | 44bb32413c447613d43e4c4b9eeb47cbdd8fa305 (patch) | |
tree | 4dcc6d98c0525418f0c1e3bf719fac1e11c05066 /perl-core/HTTP-Tiny | |
parent | perl-core/Getopt-Long: Drop keywords (diff) | |
download | gentoo-44bb32413c447613d43e4c4b9eeb47cbdd8fa305.tar.gz gentoo-44bb32413c447613d43e4c4b9eeb47cbdd8fa305.tar.bz2 gentoo-44bb32413c447613d43e4c4b9eeb47cbdd8fa305.zip |
perl-core/HTTP-Tiny: Drop keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'perl-core/HTTP-Tiny')
-rw-r--r-- | perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild b/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild index d2facbe80e38..546160297780 100644 --- a/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild +++ b/perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='A small, simple, correct HTTP/1.1 client' LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="test" DEPEND=" |