gentoo-ebuilds/kde-apps/kate-common/kate-common-25.04.2.ebuild
Arthur Zamarin 857ad15b8d
kde-apps/kate-common: Stabilize 25.04.2 arm64, #959294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-30 22:27:31 +03:00

19 lines
412 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_HANDBOOK="true"
KDE_ORG_NAME="${PN/-common/}"
inherit ecm-common gear.kde.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
!<kde-apps/kate-24.07.90-r1
!<kde-apps/kate-addons-24.07.90-r1
!<kde-apps/kate-lib-24.07.90-r1
!<kde-apps/kwrite-24.07.90-r1
"