app-editors/kile: Stabilize 2.9.94 arm64, #979532

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-07-19 10:04:21 -04:00
parent 96fbb27f9f
commit 45b657d894

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kile/ https://kile.sourceforge.io/"
if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
KEYWORDS="amd64 ~arm64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~riscv ~x86"
fi
LICENSE="FDL-1.2 GPL-2"