summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-12 09:56:39 +0000
committerSam James <sam@gentoo.org>2021-02-12 09:56:39 +0000
commitbfb00f54beffc9bdf4af47efe3b1f4093e7ad8ef (patch)
tree415eecc0960556f501e9146bd15f404aed34524c
parentapp-admin/fam: Stabilize 2.7.0_p17_p3 x86, #770004 (diff)
downloadgentoo-bfb00f54beffc9bdf4af47efe3b1f4093e7ad8ef.tar.gz
gentoo-bfb00f54beffc9bdf4af47efe3b1f4093e7ad8ef.tar.bz2
gentoo-bfb00f54beffc9bdf4af47efe3b1f4093e7ad8ef.zip
sci-libs/fftw: Stabilize 3.3.9 x86, #770025
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-libs/fftw/fftw-3.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fftw/fftw-3.3.9.ebuild b/sci-libs/fftw/fftw-3.3.9.ebuild
index e0615fca2e8a..684f38773a74 100644
--- a/sci-libs/fftw/fftw-3.3.9.ebuild
+++ b/sci-libs/fftw/fftw-3.3.9.ebuild
@@ -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"
+ 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+"