diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 22:09:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 22:09:15 +0100 |
commit | 31ef49d7a0f9edb81ef18bd2c508a7532a5b676c (patch) | |
tree | 95eef1d9d43d52145e38193462e5e1f5b1b5b94b | |
parent | kde-plasma/discover: Stabilize 6.1.4 amd64, #934478 (diff) | |
download | gentoo-31ef49d7a0f9edb81ef18bd2c508a7532a5b676c.tar.gz gentoo-31ef49d7a0f9edb81ef18bd2c508a7532a5b676c.tar.bz2 gentoo-31ef49d7a0f9edb81ef18bd2c508a7532a5b676c.zip |
kde-frameworks/syntax-highlighting: Stabilize 6.5.0 amd64, #934478
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | kde-frameworks/syntax-highlighting/syntax-highlighting-6.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.5.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.5.0.ebuild index 808fff1d9846..e43ac7375cf1 100644 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.5.0.ebuild +++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.5.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for syntax highlighting" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" # examples: dev-qt/qtbase[printsupport,widgets] |