diff options
-rw-r--r-- | dev-haskell/tasty/tasty-0.8.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty/tasty-0.8.1.2.ebuild b/dev-haskell/tasty/tasty-0.8.1.2.ebuild index 95f20898ad2e..4b2b97c15fba 100644 --- a/dev-haskell/tasty/tasty-0.8.1.2.ebuild +++ b/dev-haskell/tasty/tasty-0.8.1.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/ansi-terminal-0.6.1:=[profile?] |