summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-10 01:49:32 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-10 01:49:32 +0100
commitd1499802fb9cbfd968be8876f6342160ea745ff5 (patch)
tree2faf7a9f202affdf7c677e53858709515737358b /dev-util
parentapp-text/kbibtex: x86 stable (bug #703302) (diff)
downloadgentoo-d1499802fb9cbfd968be8876f6342160ea745ff5.tar.gz
gentoo-d1499802fb9cbfd968be8876f6342160ea745ff5.tar.bz2
gentoo-d1499802fb9cbfd968be8876f6342160ea745ff5.zip
dev-util/kdevelop: x86 stable (bug #703290)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/kdevelop/kdevelop-5.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop/kdevelop-5.4.5.ebuild b/dev-util/kdevelop/kdevelop-5.4.5.ebuild
index ff777e3c562e..e431aec2acbc 100644
--- a/dev-util/kdevelop/kdevelop-5.4.5.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more"