summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-03 01:42:41 +0100
committerSam James <sam@gentoo.org>2021-06-03 01:42:41 +0100
commit4ab44bfe1ed1428ec9e9275f6348bb183f90ec94 (patch)
tree1d3f5703cb5b599ee111104ed45ae1fb2a3f1077
parentdev-perl/Filter: Stabilize 1.600.0 amd64, #793941 (diff)
downloadgentoo-4ab44bfe1ed1428ec9e9275f6348bb183f90ec94.tar.gz
gentoo-4ab44bfe1ed1428ec9e9275f6348bb183f90ec94.tar.bz2
gentoo-4ab44bfe1ed1428ec9e9275f6348bb183f90ec94.zip
dev-perl/Finance-YahooQuote: Stabilize 0.260.0 amd64, #793947
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
index 52967e2a862c..3771feec0990 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="Get stock quotes from Yahoo! Finance"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
RDEPEND="
>=dev-perl/HTML-Parser-2.200.0