diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-10 10:59:18 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-10 22:35:42 -0400 |
commit | 04e4ae3b4f80298a8025084690f9e305f10d40b8 (patch) | |
tree | 1147cd48a4ecf5c3e9e245a76972c5ab0df0e04c /app-text/lcdf-typetools | |
parent | dev-texlive/texlive-xetex: Stabilize 2023_p69452-r1 arm, #934402 (diff) | |
download | gentoo-04e4ae3b4f80298a8025084690f9e305f10d40b8.tar.gz gentoo-04e4ae3b4f80298a8025084690f9e305f10d40b8.tar.bz2 gentoo-04e4ae3b4f80298a8025084690f9e305f10d40b8.zip |
app-text/lcdf-typetools: Stabilize 2.110 arm, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild index 7c5548a8eaa7..0807cd50f267 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.110.ebuild @@ -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:= )" |