diff options
author | Sam James <sam@gentoo.org> | 2021-03-22 00:08:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-22 00:08:55 +0000 |
commit | 2f38b2664c4d3c20ce42fdbc9b101722c71de5ad (patch) | |
tree | bce80914787045cb4f83c6568395215fd81f3080 /dev-perl/Font-TTF | |
parent | media-gfx/fontforge: Stabilize 20201107 ppc64, #777588 (diff) | |
download | gentoo-2f38b2664c4d3c20ce42fdbc9b101722c71de5ad.tar.gz gentoo-2f38b2664c4d3c20ce42fdbc9b101722c71de5ad.tar.bz2 gentoo-2f38b2664c4d3c20ce42fdbc9b101722c71de5ad.zip |
dev-perl/Font-TTF: Stabilize 1.60.0-r1 ppc64, #777591
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Font-TTF')
-rw-r--r-- | dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild index 0efafe04fb6c..d39f75db7267 100644 --- a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild +++ b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="module for compiling and altering fonts" LICENSE="Artistic-2 OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-IO-Compress |