diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:23 -0700 |
commit | 6b90113725e7358f39cdbab25d2cb710082a3c6a (patch) | |
tree | 24c8b527e60c59d579b536435e390d1b94f8b49f /dev-perl/Finance-Quote | |
parent | dev-perl/String-Util: Keyword 1.310.0 alpha, #768423 (diff) | |
download | gentoo-6b90113725e7358f39cdbab25d2cb710082a3c6a.tar.gz gentoo-6b90113725e7358f39cdbab25d2cb710082a3c6a.tar.bz2 gentoo-6b90113725e7358f39cdbab25d2cb710082a3c6a.zip |
dev-perl/Finance-Quote: Keyword 1.490.0 alpha, #768423
Signed-off-by: Matt Turner <mattst88@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 9ee9e6fad745..6cc95821a6a2 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="~alpha amd64 ~arm64 ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |