diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:39:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:39:29 +0000 |
commit | 0870f866824cac2886564843220364c8eca29fbf (patch) | |
tree | 0e2f620d6ec0cf4e8e9cdb6b8e2ae15bf92c0ef5 /dev-perl/Finance-Quote | |
parent | dev-perl/String-Util: keyworded 1.310.0 for ppc (diff) | |
download | gentoo-0870f866824cac2886564843220364c8eca29fbf.tar.gz gentoo-0870f866824cac2886564843220364c8eca29fbf.tar.bz2 gentoo-0870f866824cac2886564843220364c8eca29fbf.zip |
dev-perl/Finance-Quote: keyworded 1.490.0 for ppc
keyworded wrt bug #768423
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 cd5cc0644c8b..f1be588ccac2 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |