diff options
-rw-r--r-- | sci-visualization/labplot/labplot-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/labplot/labplot-2.5.0.ebuild b/sci-visualization/labplot/labplot-2.5.0.ebuild index 40f32162ebc7..7c2b38eee9ec 100644 --- a/sci-visualization/labplot/labplot-2.5.0.ebuild +++ b/sci-visualization/labplot/labplot-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.kde.org/applications/education/labplot/" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="cantor fftw fits hdf5 libcerf netcdf" COMMON_DEPEND=" |