diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 15:32:01 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 15:35:25 +0100 |
commit | 85938312a9152846b68a65203b0e799fb44db286 (patch) | |
tree | 8417cdfb8f0e0606da7db076b8dadd959acb0dcc /dev-perl/Finance-Quote | |
parent | dev-python/pip: Add reference to GH bug for setuptools blocker (diff) | |
download | gentoo-85938312a9152846b68a65203b0e799fb44db286.tar.gz gentoo-85938312a9152846b68a65203b0e799fb44db286.tar.bz2 gentoo-85938312a9152846b68a65203b0e799fb44db286.zip |
dev-perl/Finance-Quote: add alpha keyword
Gentoo-Bug: 572140
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild index 4afc2302b610..78b560ec2ce1 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86" IUSE="test" # virtual/perl-Data-Dumper currently commented out in the code |