diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 17:42:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 17:42:19 +0300 |
commit | 915677aab1e66fd63fed1a3693bf6e7204a39e4b (patch) | |
tree | 06e431eceb42ba03419db41d0893dd9725a1ac45 /app-text | |
parent | app-text/ttf2pk2: Stabilize 2.0_p20230311 amd64, #934260 (diff) | |
download | gentoo-915677aab1e66fd63fed1a3693bf6e7204a39e4b.tar.gz gentoo-915677aab1e66fd63fed1a3693bf6e7204a39e4b.tar.bz2 gentoo-915677aab1e66fd63fed1a3693bf6e7204a39e4b.zip |
app-text/ttf2pk2: Stabilize 2.0_p20230311 x86, #934260
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 59f0eb5370aa..27f540d00cf3 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. |