diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:25:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:25:05 +0000 |
commit | 11bd4db1c79f313466a044b5e3152fe885286c3d (patch) | |
tree | ff2a56b4fe51623b7318a4e93fe2b17dd2f6d294 /dev-tex/tth | |
parent | dev-tex/latex2html: Stabilize 2022 ppc64, #902653 (diff) | |
download | gentoo-11bd4db1c79f313466a044b5e3152fe885286c3d.tar.gz gentoo-11bd4db1c79f313466a044b5e3152fe885286c3d.tar.bz2 gentoo-11bd4db1c79f313466a044b5e3152fe885286c3d.zip |
dev-tex/tth: Stabilize 4.16 ppc64, #902655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/tth')
-rw-r--r-- | dev-tex/tth/tth-4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/tth/tth-4.16.ebuild b/dev-tex/tth/tth-4.16.ebuild index 446703397dd9..c6e33d7f3ca3 100644 --- a/dev-tex/tth/tth-4.16.ebuild +++ b/dev-tex/tth/tth-4.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}_C LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~x86" RDEPEND=" app-text/ghostscript-gpl |