diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 23:37:10 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:57 +0100 |
commit | 249f8f96d467618b248670d6d42c1a2c3ae1f86c (patch) | |
tree | 1db5bf3a9f8cff738dc89c1e0de1fa9918b161bd /app-text/pandoc | |
parent | dev-haskell/zip-archive: keyword 0.4.1 for ~arm64 (diff) | |
download | gentoo-249f8f96d467618b248670d6d42c1a2c3ae1f86c.tar.gz gentoo-249f8f96d467618b248670d6d42c1a2c3ae1f86c.tar.bz2 gentoo-249f8f96d467618b248670d6d42c1a2c3ae1f86c.zip |
app-text/pandoc: keyword 2.18-r2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/pandoc')
-rw-r--r-- | app-text/pandoc/pandoc-2.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc/pandoc-2.18-r2.ebuild b/app-text/pandoc/pandoc-2.18-r2.ebuild index 1e73bcd0c280..1aecc7c3ec57 100644 --- a/app-text/pandoc/pandoc-2.18-r2.ebuild +++ b/app-text/pandoc/pandoc-2.18-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="embed-data-files trypandoc" RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] <dev-haskell/aeson-2.1:=[profile?] |