dev-lang/lazarus: Drop ppc keywords
authorMatt Turner <mattst88@gentoo.org>
Sat, 17 Mar 2018 06:27:16 +0000 (23:27 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 17 Mar 2018 06:45:12 +0000 (23:45 -0700)
dev-lang/lazarus/lazarus-1.0.12.ebuild

index a085f4b3cce50fe0a52e0227aadbcbe958c100a8..5edd6797d40714aa719f71445fb6390d0bc01b31 100644 (file)
@@ -11,7 +11,7 @@ FPCVER="2.6.0"
 
 SLOT="0" # Note: Slotting Lazarus needs slotting fpc, see DEPEND.
 LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 DESCRIPTION="Lazarus IDE is a feature rich visual programming environment emulating Delphi"
 HOMEPAGE="https://www.lazarus-ide.org/"
 IUSE="minimal"