summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-08 10:33:48 +0000
committerSam James <sam@gentoo.org>2021-01-08 10:33:48 +0000
commit624aef1a3b151e6e202c92e47467b882b994451a (patch)
treef0603a29833f80dae16d021fd801a5347207e8c3
parentdev-util/kdevelop-php: Stabilize 5.6.1 amd64, #763006 (diff)
downloadgentoo-624aef1a3b151e6e202c92e47467b882b994451a.tar.gz
gentoo-624aef1a3b151e6e202c92e47467b882b994451a.tar.bz2
gentoo-624aef1a3b151e6e202c92e47467b882b994451a.zip
dev-util/kdevelop-python: Stabilize 5.6.1 amd64, #763006
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild
index f8b45387e8ee..b246d4e382b3 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-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
@@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop"
HOMEPAGE="https://www.kdevelop.org/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2" # TODO: CHECK