summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/texmath/texmath-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.9.1.ebuild b/dev-haskell/texmath/texmath-0.9.1.ebuild
index b2ad591b8143..9a629c28bf4a 100644
--- a/dev-haskell/texmath/texmath-0.9.1.ebuild
+++ b/dev-haskell/texmath/texmath-0.9.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="executable +network-uri"
RDEPEND="dev-haskell/mtl:=[profile?]