diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 19:11:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:06 +0100 |
commit | 450fb41ce00f5b66a5a670bc328c164378bb112f (patch) | |
tree | 1e265ab95b02ed159e48a9619c91de8684a986c7 /dev-perl/Event-RPC | |
parent | dev-perl/Devel-CheckLib: stable 1.110.0 for ppc, bug #657558 (diff) | |
download | gentoo-450fb41ce00f5b66a5a670bc328c164378bb112f.tar.gz gentoo-450fb41ce00f5b66a5a670bc328c164378bb112f.tar.bz2 gentoo-450fb41ce00f5b66a5a670bc328c164378bb112f.zip |
dev-perl/Event-RPC: stable 1.80.0 for ppc, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Event-RPC')
-rw-r--r-- | dev-perl/Event-RPC/Event-RPC-1.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Event-RPC/Event-RPC-1.80.0.ebuild b/dev-perl/Event-RPC/Event-RPC-1.80.0.ebuild index 9cdb1ad85f2a..3b743fa0d0c9 100644 --- a/dev-perl/Event-RPC/Event-RPC-1.80.0.ebuild +++ b/dev-perl/Event-RPC/Event-RPC-1.80.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Event based transparent Client/Server RPC framework" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86" IUSE="test" # Note: Storable not listed in final alternation like it is |