diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:29:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:29:41 +0300 |
commit | b04f6ea5a9618420b5b3dc8bc53862a0866082b9 (patch) | |
tree | 46cb3015632487b2922a8050efc500079c92491e /dev-texlive/texlive-fontutils | |
parent | dev-texlive/texlive-fontsrecommended: Stabilize 2021 hppa, #787911 (diff) | |
download | gentoo-b04f6ea5a9618420b5b3dc8bc53862a0866082b9.tar.gz gentoo-b04f6ea5a9618420b5b3dc8bc53862a0866082b9.tar.bz2 gentoo-b04f6ea5a9618420b5b3dc8bc53862a0866082b9.zip |
dev-texlive/texlive-fontutils: Stabilize 2021 hppa, #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 dd7043a5a383..f8403e66fbb8 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} " |