diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-09-12 18:18:37 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-09-12 18:20:31 +1200 |
commit | f986e0c5121c8b89d7bb2d254aab80d37579f38f (patch) | |
tree | 37fea0456103b03c0577ec6ad6befe165d2bb752 /dev-perl | |
parent | dev-perl/String-Util: Keyword ~arm64 (diff) | |
download | gentoo-f986e0c5121c8b89d7bb2d254aab80d37579f38f.tar.gz gentoo-f986e0c5121c8b89d7bb2d254aab80d37579f38f.tar.bz2 gentoo-f986e0c5121c8b89d7bb2d254aab80d37579f38f.zip |
dev-perl/Finance-Quote: Restore ~arm64
Dependencies now satisfied.
Re-tested anyway on packet-at aarch64
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 556276c0cac1..e4335575536e 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |