diff options
author | Sam James <sam@gentoo.org> | 2021-06-08 04:02:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-08 04:02:16 +0000 |
commit | 1a5dea06d6668df463f1e69b77c93e06220d2ea2 (patch) | |
tree | 4e536e5fc2b3be02fc272c6bb40b7dce9900ea4c /dev-perl/Finance-Quote | |
parent | dev-perl/String-Util: Stabilize 1.310.0 x86, #793944 (diff) | |
download | gentoo-1a5dea06d6668df463f1e69b77c93e06220d2ea2.tar.gz gentoo-1a5dea06d6668df463f1e69b77c93e06220d2ea2.tar.bz2 gentoo-1a5dea06d6668df463f1e69b77c93e06220d2ea2.zip |
dev-perl/Finance-Quote: Stabilize 1.490.0 x86, #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 f1be588ccac2..9725ce071759 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 )" |