diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:59:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:11 +0100 |
commit | 3e41a718338d5acd30e2f7cade8a6d4fa30e4083 (patch) | |
tree | fce57a6bbd1e6e44b335945c3bf5fd706f49b5b6 /dev-perl/JSON-RPC | |
parent | dev-perl/JSON: stable 2.940.0 for ia64, bug #657690 (diff) | |
download | gentoo-3e41a718338d5acd30e2f7cade8a6d4fa30e4083.tar.gz gentoo-3e41a718338d5acd30e2f7cade8a6d4fa30e4083.tar.bz2 gentoo-3e41a718338d5acd30e2f7cade8a6d4fa30e4083.zip |
dev-perl/JSON-RPC: stable 1.60.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/JSON-RPC')
-rw-r--r-- | dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 32bf6c361c76..43e910dd5659 100644 --- a/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild +++ b/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild @@ -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 |