dev-util/kdevelop: x86 stable (bug #703290)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 10 Jan 2020 00:49:32 +0000 (01:49 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 10 Jan 2020 00:49:32 +0000 (01:49 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/kdevelop/kdevelop-5.4.5.ebuild

index ff777e3c562e60f3b6f0747f6b22492c2bc253a3..e431aec2acbcae603b3c3e152c9a13f642bc3766 100644 (file)
@@ -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"