dev-lang/helium: Drop sparc keywords

This commit is contained in:
Matt Turner
2018-03-16 23:28:34 -07:00
parent b9227848e1
commit 3eac3b2469

View File

@@ -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 -sparc ~x86"
KEYWORDS="-amd64 ~x86"
IUSE="readline"
DEPEND=">=dev-lang/ghc-6.8