commit: 4ab44bfe1ed1428ec9e9275f6348bb183f90ec94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 3 00:42:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 3 00:42:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab44bfe
dev-perl/Finance-YahooQuote: Stabilize 0.260.0 amd64, #793947
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild | 4 ++--
1 file 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 52967e2a862..3771feec099 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