commit: 46df507d0484d06ad37b01969f704bfd55c742a0 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 10 17:40:37 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 17:43:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46df507d
dev-perl/JSON-RPC: x86 stable (bug #657690) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild b/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild index cf1e905c27b..c875f48d3a4 100644 --- a/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild +++ b/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="JSON RPC 2.0 Server Implementation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" # Plack::Request,Plack::Test -> Plack
