summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:22 +0200
commit442ed2483991bf7251dddec27875e88805609ccc (patch)
treeab7a87a4d4193a6fb1dd1fce54bf0980e1b77ea8 /sci-libs
parentnet-p2p/qbittorrent: x86 stable wrt bug #733572 (diff)
downloadgentoo-442ed2483991bf7251dddec27875e88805609ccc.tar.gz
gentoo-442ed2483991bf7251dddec27875e88805609ccc.tar.bz2
gentoo-442ed2483991bf7251dddec27875e88805609ccc.zip
sci-libs/fftw: x86 stable wrt bug #733576
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/fftw/fftw-3.3.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fftw/fftw-3.3.8-r1.ebuild b/sci-libs/fftw/fftw-3.3.8-r1.ebuild
index f952faa16419..a6577c18e01f 100644
--- a/sci-libs/fftw/fftw-3.3.8-r1.ebuild
+++ b/sci-libs/fftw/fftw-3.3.8-r1.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 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+"