dev-util/kdevplatform: drop ~ppc keyword
authorMichael Palimaka <kensington@gentoo.org>
Wed, 6 Jul 2016 17:09:23 +0000 (03:09 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 7 Jul 2016 17:52:08 +0000 (03:52 +1000)
Package-Manager: portage-2.3.0

dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
dev-util/kdevplatform/kdevplatform-1.7.3.ebuild

index 547096faa187ea742847980e3084a8e3d051a6a6..74a9b529a114ec6d0f50ed85d011c4caf47c2da3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       KEYWORDS="amd64 ~ppc x86"
+       KEYWORDS="amd64 x86"
 fi
 
 RESTRICT="test"
index 180d308d8441a6ef7e6335467d603cda7dd458f9..0c3892bccf7d516153f806ae54b9b937f38728d1 100644 (file)
@@ -17,7 +17,7 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       KEYWORDS="~amd64 ~ppc ~x86"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 RESTRICT="test"