diff options
Diffstat (limited to 'dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild')
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild index d1a0b7aed7c0..8d45698256d8 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" |