summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:14:06 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:14:06 +0100
commit82e2d17634abc457aefa2a967a9ccfff82f5a92c (patch)
treeb4dd8127d2695b5d32b0e61e769a8339f144f99e /sci-libs/fftw/fftw-3.3.8-r1.ebuild
parentsci-libs/fflas-ffpack: drop x86-macos (diff)
downloadgentoo-82e2d17634abc457aefa2a967a9ccfff82f5a92c.tar.gz
gentoo-82e2d17634abc457aefa2a967a9ccfff82f5a92c.tar.bz2
gentoo-82e2d17634abc457aefa2a967a9ccfff82f5a92c.zip
sci-libs/fftw: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sci-libs/fftw/fftw-3.3.8-r1.ebuild')
-rw-r--r--sci-libs/fftw/fftw-3.3.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-3.3.8-r1.ebuild b/sci-libs/fftw/fftw-3.3.8-r1.ebuild
index cebf3cd23603..ae84f01be618 100644
--- a/sci-libs/fftw/fftw-3.3.8-r1.ebuild
+++ b/sci-libs/fftw/fftw-3.3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-2+"