commit: fb4a4f218b2e202403d43d70a5b45e2fbb2ca52f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 00:50:10 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 00:50:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4a4f21
dev-util/kdevelop-php: x86 stable (bug #703290)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-util/kdevelop-php/kdevelop-php-5.4.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/kdevelop-php/kdevelop-php-5.4.5.ebuild
b/dev-util/kdevelop-php/kdevelop-php-5.4.5.ebuild
index fea64badd8d..085316c767e 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.4.5.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-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="PHP plugin for KDevelop"