diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:16 +0000 |
commit | fc9e2dc647557f29e775cf4c3fa511eae12b526d (patch) | |
tree | 3ec44fab448ef8e04447a8805e605f1a02301573 /kde-frameworks/kplotting | |
parent | kde-frameworks/kitemviews: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-fc9e2dc647557f29e775cf4c3fa511eae12b526d.tar.gz gentoo-fc9e2dc647557f29e775cf4c3fa511eae12b526d.tar.bz2 gentoo-fc9e2dc647557f29e775cf4c3fa511eae12b526d.zip |
kde-frameworks/kplotting: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r-- | kde-frameworks/kplotting/kplotting-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kplotting/kplotting-5.77.0.ebuild b/kde-frameworks/kplotting/kplotting-5.77.0.ebuild index d52280ca197c..7cc7727b7672 100644 --- a/kde-frameworks/kplotting/kplotting-5.77.0.ebuild +++ b/kde-frameworks/kplotting/kplotting-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing easy data-plotting functions" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" DEPEND=" |