diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-03-01 10:56:11 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-03-01 10:56:11 +0100 |
commit | b5d59a649b06a948594e749ed010c98f7927d37c (patch) | |
tree | e9773265ec4cc4fbcacac1069adbb08f8239efbe | |
parent | app-text/texlive-core/files: drop files/, all in tex-patches.git now (diff) | |
download | tex-overlay-b5d59a649b06a948594e749ed010c98f7927d37c.tar.gz tex-overlay-b5d59a649b06a948594e749ed010c98f7927d37c.tar.bz2 tex-overlay-b5d59a649b06a948594e749ed010c98f7927d37c.zip |
app-text/ttf2pk2: destabilize 2.0_p20230311 for ~sparc
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-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 7b3477a..4986b06 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. |