diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 19:55:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 19:55:27 +0000 |
commit | 08d3cca57d9946b556e224c29d6c92121e705e81 (patch) | |
tree | be8a7fb0d61896551f5481034324176c167a148d /sci-mathematics | |
parent | sci-mathematics/arb: Keyword 2.18.1 arm64, #749927 (diff) | |
download | gentoo-08d3cca57d9946b556e224c29d6c92121e705e81.tar.gz gentoo-08d3cca57d9946b556e224c29d6c92121e705e81.tar.bz2 gentoo-08d3cca57d9946b556e224c29d6c92121e705e81.zip |
sci-mathematics/flint: Keyword 2.6.3 arm64, #749927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/flint/flint-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.6.3.ebuild b/sci-mathematics/flint/flint-2.6.3.ebuild index d6ba11ee4b12..d943d1c39050 100644 --- a/sci-mathematics/flint/flint-2.6.3.ebuild +++ b/sci-mathematics/flint/flint-2.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.flintlib.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/14" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="doc ntl test" RESTRICT="!test? ( test )" |