diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:30:31 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:52 +0100 |
commit | d411477dd431e8a10417fa4c49ad00290634a4c0 (patch) | |
tree | e144ec678e0e5da4874e39191a58f467e0dec0c0 /dev-haskell/texmath | |
parent | dev-haskell/servant-server: keyword 0.19.1 for ~arm64 (diff) | |
download | gentoo-d411477dd431e8a10417fa4c49ad00290634a4c0.tar.gz gentoo-d411477dd431e8a10417fa4c49ad00290634a4c0.tar.bz2 gentoo-d411477dd431e8a10417fa4c49ad00290634a4c0.zip |
dev-haskell/texmath: keyword 0.12.5.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
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 cb2d7665c99a..88f695e4ab99 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="executable server" RDEPEND=">=dev-haskell/pandoc-types-1.20:=[profile?] <dev-haskell/pandoc-types-1.23:=[profile?] |