diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 05:44:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 05:44:26 +0000 |
commit | 73ea61daceec4cb1d3fd553f9ef35832d67a5fae (patch) | |
tree | ad49a184c2b56e5c8b94d24268e6d02802f57dc3 /app-text | |
parent | dev-texlive/texlive-metapost: Stabilize 2023_p67071 sparc, #934402 (diff) | |
download | gentoo-73ea61daceec4cb1d3fd553f9ef35832d67a5fae.tar.gz gentoo-73ea61daceec4cb1d3fd553f9ef35832d67a5fae.tar.bz2 gentoo-73ea61daceec4cb1d3fd553f9ef35832d67a5fae.zip |
app-text/lcdf-typetools: Stabilize 2.110 sparc, #934402
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 e5b113a81376..9f8ee64a1b04 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 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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:= )" |