diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 21:20:44 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 21:31:53 +0800 |
commit | 9d6e664f09e5b580e1adaa9f0e31fe6a7ee5c425 (patch) | |
tree | c3ba4ea26f687d8d5bf70decd3dac09490e60048 /dev-perl/Finance-Quote | |
parent | dev-perl/Email-Find: keyword ~riscv (diff) | |
download | gentoo-9d6e664f09e5b580e1adaa9f0e31fe6a7ee5c425.tar.gz gentoo-9d6e664f09e5b580e1adaa9f0e31fe6a7ee5c425.tar.bz2 gentoo-9d6e664f09e5b580e1adaa9f0e31fe6a7ee5c425.zip |
dev-perl/Finance-Quote: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild index fb31cde4741d..586bdb17f170 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" dev-perl/CGI |