summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-31 22:13:17 +0100
committerSam James <sam@gentoo.org>2024-08-31 22:13:17 +0100
commitff06dffd6af95d9dcd2f58651b56f622d6449897 (patch)
tree0b3f74cba842b55789cc47d363801a92f1a0f717 /app-editors
parentkde-misc/kdiff3: Stabilize 1.11.2-r2 amd64, #934478 (diff)
downloadgentoo-ff06dffd6af95d9dcd2f58651b56f622d6449897.tar.gz
gentoo-ff06dffd6af95d9dcd2f58651b56f622d6449897.tar.bz2
gentoo-ff06dffd6af95d9dcd2f58651b56f622d6449897.zip
app-editors/kile: Stabilize 2.9.94 amd64, #934478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/kile/kile-2.9.94.ebuild2
1 files changed, 1 insertions, 1 deletions
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"