commit: 44bb32413c447613d43e4c4b9eeb47cbdd8fa305 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jun 4 23:14:28 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jun 16 00:32:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bb3241
perl-core/HTTP-Tiny: Drop keywords Package-Manager: Portage-2.3.6, Repoman-2.3.2 perl-core/HTTP-Tiny/HTTP-Tiny-0.43.0.ebuild | 4 ++-- 1 file 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 d2facbe80e3..54616029778 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="
