diff options
Diffstat (limited to 'dev-haskell/texmath/texmath-0.9.1.ebuild')
-rw-r--r-- | dev-haskell/texmath/texmath-0.9.1.ebuild | 2 |
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 fc83037fea8c..32063f3a1aea 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="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="executable +network-uri" RDEPEND="dev-haskell/mtl:=[profile?] |