diff options
author | 2017-01-07 02:42:01 +0000 | |
---|---|---|
committer | 2017-01-07 02:42:01 +0000 | |
commit | ecb035893ec2f6f70b0782632741d6075be6825e (patch) | |
tree | 5181ff4373bfa4d48cef87bf4aaf4ae3ca04f6aa | |
parent | 2017-01-07 02:03:03 UTC (diff) | |
parent | sci-libs/fftw: amd64 stable wrt bug #601714 (diff) | |
download | gentoo-ecb035893ec2f6f70b0782632741d6075be6825e.tar.gz gentoo-ecb035893ec2f6f70b0782632741d6075be6825e.tar.bz2 gentoo-ecb035893ec2f6f70b0782632741d6075be6825e.zip |
Merge updates from master
-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 685d9ee2b414..1251bd41b8c0 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" |