diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:19 +0000 |
commit | ff1bcc9c96e9d5ade1fc86a83643ea2bcf2b705c (patch) | |
tree | bf3d57b8f176074c41ca0c52d23f48b5a305cb46 /dev-util | |
parent | kde-apps/kapptemplate: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-ff1bcc9c96e9d5ade1fc86a83643ea2bcf2b705c.tar.gz gentoo-ff1bcc9c96e9d5ade1fc86a83643ea2bcf2b705c.tar.bz2 gentoo-ff1bcc9c96e9d5ade1fc86a83643ea2bcf2b705c.zip |
dev-util/kdevelop: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop/kdevelop-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop/kdevelop-23.08.4.ebuild b/dev-util/kdevelop/kdevelop-23.08.4.ebuild index de693c40f511..b0117e3906b6 100644 --- a/dev-util/kdevelop/kdevelop-23.08.4.ebuild +++ b/dev-util/kdevelop/kdevelop-23.08.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.kdevelop.org/" LICENSE="GPL-2 LGPL-2" SLOT="5/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="+gdbui hex +plasma +qmake reviewboard subversion" # see bug 366471 |