diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 15:39:36 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:19 +0100 |
commit | 4699d4e402e0768d567bd451202f6dc54ab85ae5 (patch) | |
tree | cc0da4911892a93333b5b63a86599323b967b738 /dev-perl/Finance-Quote | |
parent | dev-perl/Wx: Stabilize 0.993.200-r3 x86, #920999 (diff) | |
download | gentoo-4699d4e402e0768d567bd451202f6dc54ab85ae5.tar.gz gentoo-4699d4e402e0768d567bd451202f6dc54ab85ae5.tar.bz2 gentoo-4699d4e402e0768d567bd451202f6dc54ab85ae5.zip |
dev-perl/Finance-Quote: Stabilize 1.580.0 ppc, #920970
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild index 24ad8a84d09e..ed226966ccdf 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86" RDEPEND=" dev-perl/CGI |