summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:06:47 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:14 +0100
commit94a55c95cd7ffdb5f70aeff178cb00f9d80e25b5 (patch)
tree9d21b588f645105cb4e990bb602646521ca40d2d
parentdev-haskell/skylighting: stable 0.3 for x86/amd64, bug #631138 (diff)
downloadgentoo-94a55c95cd7ffdb5f70aeff178cb00f9d80e25b5.tar.gz
gentoo-94a55c95cd7ffdb5f70aeff178cb00f9d80e25b5.tar.bz2
gentoo-94a55c95cd7ffdb5f70aeff178cb00f9d80e25b5.zip
dev-haskell/texmath: stable 0.9.1 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
-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?]