diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:17:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:17:16 -0400 |
commit | 606b17c90e04a21ac776ebce0dbac35018bd2a5e (patch) | |
tree | 8295a8a4dbf7c65035cc7eb2b0a3db52b03cd0ec /sci-libs | |
parent | media-libs/liboggz: arm64 stable (diff) | |
download | gentoo-606b17c90e04a21ac776ebce0dbac35018bd2a5e.tar.gz gentoo-606b17c90e04a21ac776ebce0dbac35018bd2a5e.tar.bz2 gentoo-606b17c90e04a21ac776ebce0dbac35018bd2a5e.zip |
sci-libs/djbfft: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs')
-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 f2e4cc74f116..15f5799eaa58 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 ~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 ) |