diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:30:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:30:42 +0300 |
commit | e89371bb65f51d3f48c4af81f96ae72601968992 (patch) | |
tree | 596d5c834b643a4f3726b283fae07dd7baf4fe14 /dev-texlive/texlive-fontutils | |
parent | dev-texlive/texlive-fontsrecommended: Stabilize 2021 ppc, #787911 (diff) | |
download | gentoo-e89371bb65f51d3f48c4af81f96ae72601968992.tar.gz gentoo-e89371bb65f51d3f48c4af81f96ae72601968992.tar.bz2 gentoo-e89371bb65f51d3f48c4af81f96ae72601968992.zip |
dev-texlive/texlive-fontutils: Stabilize 2021 ppc, #787911
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-fontutils')
-rw-r--r-- | dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild index f8403e66fbb8..1d0385afadb4 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics and font utilities" LICENSE=" Artistic BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2021" RDEPEND="${DEPEND} " |