diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 11:07:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 11:07:52 +0300 |
commit | a67b3f811d5e41c82a5125f64f172be1149640b2 (patch) | |
tree | b5e0607f0c657199396cd091f056144fa7d9e13d /dev-tex | |
parent | gui-libs/egl-x11: Keyword 1.0.0_pre20240919 arm64, #942002 (diff) | |
download | gentoo-a67b3f811d5e41c82a5125f64f172be1149640b2.tar.gz gentoo-a67b3f811d5e41c82a5125f64f172be1149640b2.tar.bz2 gentoo-a67b3f811d5e41c82a5125f64f172be1149640b2.zip |
dev-tex/hevea: Stabilize 2.36 arm64, #941935
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/hevea/hevea-2.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/hevea/hevea-2.36.ebuild b/dev-tex/hevea/hevea-2.36.ebuild index 6d6f94b0917b..d1ac2400c0d5 100644 --- a/dev-tex/hevea/hevea-2.36.ebuild +++ b/dev-tex/hevea/hevea-2.36.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://hevea.inria.fr/distri/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" # - hevea's imagen script calls gs from app-text/ghostscript-gpl, hence |