commit: ff06dffd6af95d9dcd2f58651b56f622d6449897 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 31 21:13:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 31 21:13:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff06dffd
app-editors/kile: Stabilize 2.9.94 amd64, #934478 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/kile/kile-2.9.94.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/kile/kile-2.9.94.ebuild b/app-editors/kile/kile-2.9.94.ebuild index 55d1733e52ff..b3a442b3cbcb 100644 --- a/app-editors/kile/kile-2.9.94.ebuild +++ b/app-editors/kile/kile-2.9.94.ebuild @@ -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"