diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:13 +0100 |
commit | f33f110db16b6ebec1a8c35da4bd11be98fa82d7 (patch) | |
tree | 0681fc3379bf4c0b9b38d8a60d416ec084712d6c /sci-libs/fftw | |
parent | a1194ca3644f1a350c897442ed090a2125072464 (diff) | |
download | gentoo-f33f110db16b6ebec1a8c35da4bd11be98fa82d7.tar.gz gentoo-f33f110db16b6ebec1a8c35da4bd11be98fa82d7.tar.xz |
sci-libs/fftw: x86 stable wrt bug #600616
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/fftw')
-rw-r--r-- | sci-libs/fftw/fftw-2.1.5-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fftw/fftw-2.1.5-r9.ebuild b/sci-libs/fftw/fftw-2.1.5-r9.ebuild index c3e2532c4e0..a76fc6091fa 100644 --- a/sci-libs/fftw/fftw-2.1.5-r9.ebuild +++ b/sci-libs/fftw/fftw-2.1.5-r9.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Fast C library for the Discrete Fourier Transform" HOMEPAGE="http://www.fftw.org" SRC_URI="http://www.fftw.org/${P}.tar.gz" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="GPL-2+" SLOT="2.1" |