diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:50:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:33 +0100 |
commit | 655849d0c038409c96ac624b0304e50920b950e4 (patch) | |
tree | b1ff7a5e635c26bb2954bd8bc3a72558e3eaee63 /sci-libs/fftw | |
parent | dev-ml/lablgtk: ia64 stable wrt bug #604934 (diff) | |
download | gentoo-655849d0c038409c96ac624b0304e50920b950e4.tar.gz gentoo-655849d0c038409c96ac624b0304e50920b950e4.tar.bz2 gentoo-655849d0c038409c96ac624b0304e50920b950e4.zip |
sci-libs/fftw: ia64 stable wrt bug #600616
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 8b567b5b8c09..5897c0cd5c9e 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" |