diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 22:08:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 22:35:58 +0200 |
commit | 816a306a09ea08df2eea41958f4a72c07fd4423a (patch) | |
tree | 911fddbe3af8977cba417812e1fafe09af441ee9 /sci-libs/djbfft | |
parent | media-libs/ilmbase: keyword ~arm64 (diff) | |
download | gentoo-816a306a09ea08df2eea41958f4a72c07fd4423a.tar.gz gentoo-816a306a09ea08df2eea41958f4a72c07fd4423a.tar.bz2 gentoo-816a306a09ea08df2eea41958f4a72c07fd4423a.zip |
sci-libs/djbfft: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/djbfft')
-rw-r--r-- | sci-libs/djbfft/djbfft-0.76-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/djbfft/djbfft-0.76-r2.ebuild b/sci-libs/djbfft/djbfft-0.76-r2.ebuild index b15f46931b90..f2e4cc74f116 100644 --- a/sci-libs/djbfft/djbfft-0.76-r2.ebuild +++ b/sci-libs/djbfft/djbfft-0.76-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://cr.yp.to/djbfft/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DOCS=( CHANGES README TODO VERSION ) |