diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 18:56:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 18:56:34 +0300 |
commit | 35f0d360afbba93a77f6b2f3207605b9c33ca724 (patch) | |
tree | c1935e31e4f47dc3c16e5c9677fb607da7476192 /app-text/ttf2pk2 | |
parent | app-text/ps2pkm: Stabilize 1.8_p20230311 sparc, #934261 (diff) | |
download | gentoo-35f0d360afbba93a77f6b2f3207605b9c33ca724.tar.gz gentoo-35f0d360afbba93a77f6b2f3207605b9c33ca724.tar.bz2 gentoo-35f0d360afbba93a77f6b2f3207605b9c33ca724.zip |
app-text/ttf2pk2: Stabilize 2.0_p20230311 sparc, #934260
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/ttf2pk2')
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild index 7210569ec584..1f2776462226 100644 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}" 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" # Note about blockers: it is a freetype2 based replacement for ttf2pk and # ttf2tfm from freetype1, so block freetype1. |