diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-03-01 10:56:32 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-03-01 10:56:32 +0100 |
commit | b40b35cd3419a5800da7804e0a98b6e0426b5a3c (patch) | |
tree | 2f7ef413a52ff2db433ed20485835a27f8ed398b | |
parent | app-text/ttf2pk2: destabilize 2.0_p20230311 for ~sparc (diff) | |
download | tex-overlay-b40b35cd3419a5800da7804e0a98b6e0426b5a3c.tar.gz tex-overlay-b40b35cd3419a5800da7804e0a98b6e0426b5a3c.tar.bz2 tex-overlay-b40b35cd3419a5800da7804e0a98b6e0426b5a3c.zip |
app-text/ps2pkm: destabilize 1.8_p20230311
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild index 31bf904..d1165cc 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/texlive-${PV#*_p}-source/texk/ps2pk" LICENSE="MIT" 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" DEPEND=">=dev-libs/kpathsea-6.2.1:=" RDEPEND="${DEPEND}" |