diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-13 16:02:24 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-13 20:52:03 +0200 |
commit | 6ae0187e2c3aa64e81550610c3d0a96dd7181e72 (patch) | |
tree | ec19c47bc431daabecde9ad076f66d39283a2ad3 /sci-visualization | |
parent | media-gfx/krita: Drop 4.1.3 (diff) | |
download | gentoo-6ae0187e2c3aa64e81550610c3d0a96dd7181e72.tar.gz gentoo-6ae0187e2c3aa64e81550610c3d0a96dd7181e72.tar.bz2 gentoo-6ae0187e2c3aa64e81550610c3d0a96dd7181e72.zip |
sci-visualization/labplot: Restore keywords
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-visualization')
-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=" |