diff options
author | Sam James <sam@gentoo.org> | 2024-06-16 11:29:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-16 11:29:51 +0100 |
commit | 2e8af5b9a305afe35cc9c2ba2dbd70faea3a4a9c (patch) | |
tree | 8ba19cce3524c8d1790fa7d7fc6ccc473b6b9559 /app-text/lcdf-typetools | |
parent | dev-texlive/texlive-xetex: Stabilize 2023_p69452-r1 arm64, #934402 (diff) | |
download | gentoo-2e8af5b9a305afe35cc9c2ba2dbd70faea3a4a9c.tar.gz gentoo-2e8af5b9a305afe35cc9c2ba2dbd70faea3a4a9c.tar.bz2 gentoo-2e8af5b9a305afe35cc9c2ba2dbd70faea3a4a9c.zip |
app-text/lcdf-typetools: Stabilize 2.110 arm64, #934402
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild index 18ff420fc49b..9037fe3921ca 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://lcdf.org/type/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+kpathsea" RDEPEND="kpathsea? ( virtual/tex-base dev-libs/kpathsea:= )" |