diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:33:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:33:16 +0000 |
commit | 80233e47b1325d5502f323cd425264d450812c23 (patch) | |
tree | 59b0886fb101b8cf9a9435b93c654f7b5e527928 /dev-perl/PDF-Builder | |
parent | dev-perl/Image-Sane: Keyword 5.0.0 arm64, #823161 (diff) | |
download | gentoo-80233e47b1325d5502f323cd425264d450812c23.tar.gz gentoo-80233e47b1325d5502f323cd425264d450812c23.tar.bz2 gentoo-80233e47b1325d5502f323cd425264d450812c23.zip |
dev-perl/PDF-Builder: Keyword 3.23.0 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDF-Builder')
-rw-r--r-- | dev-perl/PDF-Builder/PDF-Builder-3.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDF-Builder/PDF-Builder-3.23.0.ebuild b/dev-perl/PDF-Builder/PDF-Builder-3.23.0.ebuild index 69eb5bf2cbcf..356b14fae908 100644 --- a/dev-perl/PDF-Builder/PDF-Builder-3.23.0.ebuild +++ b/dev-perl/PDF-Builder/PDF-Builder-3.23.0.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=8 @@ -12,7 +12,7 @@ DESCRIPTION="Facilitates the creation and modification of PDF files" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=dev-perl/Font-TTF-1.40.0 |