commit: b9227848e1f49666a204664310a5b1862fee6ab5 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Mar 17 06:28:19 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 17 06:45:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9227848
dev-lang/helium: Drop ppc keywords dev-lang/helium/helium-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/helium/helium-1.6.ebuild b/dev-lang/helium/helium-1.6.ebuild index fcf75d263bb..906b95f8837 100644 --- a/dev-lang/helium/helium-1.6.ebuild +++ b/dev-lang/helium/helium-1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.uu.nl/helium/distr/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" # compilation breaks on amd64, suspect lvm doesn't work properly -KEYWORDS="-amd64 ~ppc -sparc ~x86" +KEYWORDS="-amd64 -sparc ~x86" IUSE="readline" DEPEND=">=dev-lang/ghc-6.8
