diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 13:18:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 13:21:32 +0000 |
commit | fb197605e9e3fddf852cd355d9b851f2931aff6c (patch) | |
tree | 00163dc53745c89934dd3d9974b99a503c5795e9 /dev-libs/libofx | |
parent | dev-util/gengetopt: Keyword 2.23 arm64, #734828 (diff) | |
download | gentoo-fb197605e9e3fddf852cd355d9b851f2931aff6c.tar.gz gentoo-fb197605e9e3fddf852cd355d9b851f2931aff6c.tar.bz2 gentoo-fb197605e9e3fddf852cd355d9b851f2931aff6c.zip |
dev-libs/libofx: Keyword 0.9.15 arm64, #734828
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/libofx-0.9.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.9.15.ebuild b/dev-libs/libofx/libofx-0.9.15.ebuild index 2342fd3e1537..81c4ebbb55b0 100644 --- a/dev-libs/libofx/libofx-0.9.15.ebuild +++ b/dev-libs/libofx/libofx-0.9.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |