From: Thomas Deutschmann Date: Wed, 10 Oct 2018 03:11:52 +0000 (+0200) Subject: dev-libs/kdiagram: x86 stable (bug #667312) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7da1cdd1e63f09c841c9c1d393e76a2e8c89dcf4;p=gentoo.git dev-libs/kdiagram: x86 stable (bug #667312) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/kdiagram/kdiagram-2.6.1.ebuild b/dev-libs/kdiagram/kdiagram-2.6.1.ebuild index 9a92400c6611..019b73657cb5 100644 --- a/dev-libs/kdiagram/kdiagram-2.6.1.ebuild +++ b/dev-libs/kdiagram/kdiagram-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ IUSE="" REQUIRED_USE="test? ( examples )" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" fi