From 6ae0187e2c3aa64e81550610c3d0a96dd7181e72 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 13 Oct 2018 16:02:24 +0200 Subject: sci-visualization/labplot: Restore keywords Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sci-visualization/labplot/labplot-2.5.0.ebuild | 4 ++-- 1 file 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=" -- cgit v1.2.3-65-gdbad