dev-libs/kdiagram: x86 stable (bug #667312)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 10 Oct 2018 03:11:52 +0000 (05:11 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 10 Oct 2018 03:12:56 +0000 (05:12 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/kdiagram/kdiagram-2.6.1.ebuild

index 9a92400c66111223c2db28b54c55330e82e52dd9..019b73657cb50c1de6038f11bac3a0a8a95e35e6 100644 (file)
@@ -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