sci-libs/fftw: arm64 stable (bug #641648)
authorAaron Bauman <bman@gentoo.org>
Sun, 14 Apr 2019 14:33:57 +0000 (10:33 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 14 Apr 2019 14:33:57 +0000 (10:33 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

sci-libs/fftw/fftw-3.3.8.ebuild

index 47b31f4171e302a0bcd067d6111b7e6554b7b8a1..d345f5d141f99a8349186a6dc6193f3f87ced493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ if [[ ${PV} = *9999 ]]; then
        EGIT_REPO_URI="https://github.com/FFTW/fftw3.git"
 else
        SRC_URI="http://www.fftw.org/${PN}-${PV/_p/-pl}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+       KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 fi
 
 LICENSE="GPL-2+"