diff options
author | 2025-01-26 11:17:08 +0000 | |
---|---|---|
committer | 2025-01-26 11:17:08 +0000 | |
commit | 8018c685fc50e2adadd5be9cf7b0b18ecee6b240 (patch) | |
tree | 82d51dc84a78d2d964e2c83409066ae616a484bf /kde-frameworks/kdoctools | |
parent | kde-frameworks/kidletime: Stabilize 6.9.0 amd64, #947333 (diff) | |
download | gentoo-8018c685fc50e2adadd5be9cf7b0b18ecee6b240.tar.gz gentoo-8018c685fc50e2adadd5be9cf7b0b18ecee6b240.tar.bz2 gentoo-8018c685fc50e2adadd5be9cf7b0b18ecee6b240.zip |
kde-frameworks/kdoctools: Stabilize 6.9.0 amd64, #947333
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdoctools')
-rw-r--r-- | kde-frameworks/kdoctools/kdoctools-6.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdoctools/kdoctools-6.9.0.ebuild b/kde-frameworks/kdoctools/kdoctools-6.9.0.ebuild index e0ea9f4b4326..5dcd1e4f23db 100644 --- a/kde-frameworks/kdoctools/kdoctools-6.9.0.ebuild +++ b/kde-frameworks/kdoctools/kdoctools-6.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Tools to generate documentation in various formats from DocBook files" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="nls" DEPEND=" |