diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:22:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:23:16 +0300 |
commit | 4a08cac6af05dc863b6ba5a8838c28f33bb28504 (patch) | |
tree | 5e8328aec52b3234d64e56cf5f43f9b105494d0e /dev-texlive/texlive-fontutils | |
parent | dev-texlive/texlive-fontsrecommended: Stabilize 2021 amd64, #787911 (diff) | |
download | gentoo-4a08cac6af05dc863b6ba5a8838c28f33bb28504.tar.gz gentoo-4a08cac6af05dc863b6ba5a8838c28f33bb28504.tar.bz2 gentoo-4a08cac6af05dc863b6ba5a8838c28f33bb28504.zip |
dev-texlive/texlive-fontutils: Stabilize 2021 amd64, #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 bf9bd7fe5aad..67982b49e686 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} " |