summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-08 10:33:47 +0000
committerSam James <sam@gentoo.org>2021-01-08 10:33:47 +0000
commit04e0b78506e722420fe534636b4081b42a7a1f58 (patch)
treef246b4aba3c7e0785e07a7b3ffafb6f5cc4b0381
parentmedia-libs/libkeyfinder: fixed homepage and src_uri (diff)
downloadgentoo-04e0b785.tar.gz
gentoo-04e0b785.tar.bz2
gentoo-04e0b785.zip
dev-util/kdevelop: Stabilize 5.6.1 amd64, #763006
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/kdevelop/kdevelop-5.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop/kdevelop-5.6.1.ebuild b/dev-util/kdevelop/kdevelop-5.6.1.ebuild
index 262a77ad4251..6b86e065cddc 100644
--- a/dev-util/kdevelop/kdevelop-5.6.1.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and mu
HOMEPAGE="https://kdevelop.org/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="GPL-2 LGPL-2"