summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-09 23:56:46 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-09 23:56:46 -0400
commita97c0e88f61b74c2acb5f6a4242280752ddcc190 (patch)
tree431f13905aa8227bb97fc525027563619bb02073
parentdev-perl/Gtk3: amd64 stable wrt bug #682590 (diff)
downloadgentoo-a97c0e88.tar.gz
gentoo-a97c0e88.tar.bz2
gentoo-a97c0e88.zip
dev-perl/LWP-UserAgent-Cached: amd64 stable wrt bug #682590
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-perl/LWP-UserAgent-Cached/LWP-UserAgent-Cached-0.60.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LWP-UserAgent-Cached/LWP-UserAgent-Cached-0.60.0-r1.ebuild b/dev-perl/LWP-UserAgent-Cached/LWP-UserAgent-Cached-0.60.0-r1.ebuild
index d708648415af..99afa032bde4 100644
--- a/dev-perl/LWP-UserAgent-Cached/LWP-UserAgent-Cached-0.60.0-r1.ebuild
+++ b/dev-perl/LWP-UserAgent-Cached/LWP-UserAgent-Cached-0.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="LWP::UserAgent with simple caching mechanism"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="dev-perl/libwww-perl"