diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:14:39 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:14:39 +0000 |
commit | d6a480cfe6e9e4cb9192fb8b23fa4245aa1b1819 (patch) | |
tree | 2365b23ceb4975540007852206de0a63ab46deb2 /dev-perl | |
parent | dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 for ~m68k (diff) | |
download | gentoo-d6a480cfe6e9e4cb9192fb8b23fa4245aa1b1819.tar.gz gentoo-d6a480cfe6e9e4cb9192fb8b23fa4245aa1b1819.tar.bz2 gentoo-d6a480cfe6e9e4cb9192fb8b23fa4245aa1b1819.zip |
dev-perl/Font-TTF: Keyword 1.60.0-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 fd3218305110..ecf3249eff5a 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-IO-Compress |