diff options
author | Sam James <sam@gentoo.org> | 2021-06-08 04:02:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-08 04:02:43 +0000 |
commit | 64b80e9d46dbc09ae6a44fb21cdab03974c5f63a (patch) | |
tree | 2e711e41d277c8b9d240bd5b3fcfd25dd264e47b /dev-perl/Finance-Quote | |
parent | dev-perl/String-Util: Stabilize 1.310.0 amd64, #793944 (diff) | |
download | gentoo-64b80e9d46dbc09ae6a44fb21cdab03974c5f63a.tar.gz gentoo-64b80e9d46dbc09ae6a44fb21cdab03974c5f63a.tar.bz2 gentoo-64b80e9d46dbc09ae6a44fb21cdab03974c5f63a.zip |
dev-perl/Finance-Quote: Stabilize 1.490.0 amd64, #793944
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild index 9725ce071759..702bb0805c43 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |