diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:16:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:20 +0100 |
commit | 15aea03b2e63ed6be6509b2241b036cd5407a273 (patch) | |
tree | bad6af7f5de889ea1194ff1fc11bb17848022c4d /sci-libs/fftw | |
parent | media-sound/mpd: ppc stable wrt bug #584742 (diff) | |
download | gentoo-15aea03b2e63ed6be6509b2241b036cd5407a273.tar.gz gentoo-15aea03b2e63ed6be6509b2241b036cd5407a273.tar.bz2 gentoo-15aea03b2e63ed6be6509b2241b036cd5407a273.zip |
sci-libs/fftw: ppc stable wrt bug #600616
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 21ce7f3d9db9..8b567b5b8c09 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" |