diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 18:21:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 18:21:59 +0300 |
commit | c1e69372fdbd162c4b489953e34993ddbb1f656b (patch) | |
tree | 85b78b73432136d85f10a681cfc42cc4271f02ad /kde-frameworks/kplotting | |
parent | kde-frameworks/kitemviews: Keyword 6.4.0 x86, #934215 (diff) | |
download | gentoo-c1e69372fdbd162c4b489953e34993ddbb1f656b.tar.gz gentoo-c1e69372fdbd162c4b489953e34993ddbb1f656b.tar.bz2 gentoo-c1e69372fdbd162c4b489953e34993ddbb1f656b.zip |
kde-frameworks/kplotting: Keyword 6.4.0 x86, #934215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r-- | kde-frameworks/kplotting/kplotting-6.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kplotting/kplotting-6.4.0.ebuild b/kde-frameworks/kplotting/kplotting-6.4.0.ebuild index 82a3017aeb91..5d430776cd2f 100644 --- a/kde-frameworks/kplotting/kplotting-6.4.0.ebuild +++ b/kde-frameworks/kplotting/kplotting-6.4.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing easy data-plotting functions" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="" DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui,widgets]" |