diff options
author | 2025-01-15 16:15:30 +0000 | |
---|---|---|
committer | 2025-01-15 16:15:30 +0000 | |
commit | 9315d3793412057322ac0061a5cf835fb7b22fa0 (patch) | |
tree | c818939057c73307d921c13dcc3bdb01483eeb40 /app-text/ttf2pk2 | |
parent | dev-tex/tex4ht: Stabilize 20240311_p72882 ppc64, #948142 (diff) | |
download | gentoo-9315d3793412057322ac0061a5cf835fb7b22fa0.tar.gz gentoo-9315d3793412057322ac0061a5cf835fb7b22fa0.tar.bz2 gentoo-9315d3793412057322ac0061a5cf835fb7b22fa0.zip |
app-text/ttf2pk2: Stabilize 2.0_p20240311 ppc64, #948142
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ttf2pk2')
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-2.0_p20240311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20240311.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20240311.ebuild index 5fb1a5ec676c..2baaa7064ca6 100644 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20240311.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20240311.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}" 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" # Note about blockers: it is a freetype2 based replacement for ttf2pk and # ttf2tfm from freetype1, so block freetype1. |