diff options
Diffstat (limited to 'dev-haskell/texmath')
-rw-r--r-- | dev-haskell/texmath/texmath-0.12.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.12.5.1.ebuild b/dev-haskell/texmath/texmath-0.12.5.1.ebuild index 956d16b67efc..acd395fc2654 100644 --- a/dev-haskell/texmath/texmath-0.12.5.1.ebuild +++ b/dev-haskell/texmath/texmath-0.12.5.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="executable server" RDEPEND=">=dev-haskell/pandoc-types-1.20:=[profile?] <dev-haskell/pandoc-types-1.23:=[profile?] |