summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-09-23 14:03:59 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-09-23 14:03:59 +0200
commitacf892144b4e823550cd18f2214f7489e917c929 (patch)
tree669c604c27e8054f7785ddba679e0a09eb461d6c /sci-libs
parentnet-libs/libpri: [QA] Remove $Id$ from ebuild header. (diff)
downloadgentoo-acf892144b4e823550cd18f2214f7489e917c929.tar.gz
gentoo-acf892144b4e823550cd18f2214f7489e917c929.tar.bz2
gentoo-acf892144b4e823550cd18f2214f7489e917c929.zip
sci-libs/fftw-3.3.6_p2-r0: alpha stable
Gentoo-Bug: 631770
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/fftw/fftw-3.3.6_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fftw/fftw-3.3.6_p2.ebuild b/sci-libs/fftw/fftw-3.3.6_p2.ebuild
index 2f240987870f..30f6ca09ebae 100644
--- a/sci-libs/fftw/fftw-3.3.6_p2.ebuild
+++ b/sci-libs/fftw/fftw-3.3.6_p2.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+"