diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:47:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:42 +0100 |
commit | 218b5f2c449683247f434ba9b750feec4e2870db (patch) | |
tree | 558945cca87f0ef2291dc8afd8799ae11d0e409c /dev-perl/AnyEvent-HTTP | |
parent | sys-apps/sysvinit: Removed old. (diff) | |
download | gentoo-218b5f2c449683247f434ba9b750feec4e2870db.tar.gz gentoo-218b5f2c449683247f434ba9b750feec4e2870db.tar.bz2 gentoo-218b5f2c449683247f434ba9b750feec4e2870db.zip |
dev-perl/AnyEvent-HTTP: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/AnyEvent-HTTP')
-rw-r--r-- | dev-perl/AnyEvent-HTTP/AnyEvent-HTTP-2.240.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AnyEvent-HTTP/AnyEvent-HTTP-2.240.0.ebuild b/dev-perl/AnyEvent-HTTP/AnyEvent-HTTP-2.240.0.ebuild index 7c0e46d202c0..ef6cddaefbf2 100644 --- a/dev-perl/AnyEvent-HTTP/AnyEvent-HTTP-2.240.0.ebuild +++ b/dev-perl/AnyEvent-HTTP/AnyEvent-HTTP-2.240.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple but non-blocking HTTP/HTTPS client" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |