diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:33:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:33:20 +0000 |
commit | 9740b84b80597f1c97321a32ad1d18ce52ab3fa6 (patch) | |
tree | 41bfdbb96a0a596e5e9d69b9a42a045b6618603d /media-gfx | |
parent | app-text/unpaper: Keyword 6.1-r1 arm64, #823161 (diff) | |
download | gentoo-9740b84b80597f1c97321a32ad1d18ce52ab3fa6.tar.gz gentoo-9740b84b80597f1c97321a32ad1d18ce52ab3fa6.tar.bz2 gentoo-9740b84b80597f1c97321a32ad1d18ce52ab3fa6.zip |
media-gfx/gscan2pdf: Keyword 2.12.4 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gscan2pdf/gscan2pdf-2.12.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.12.4.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.12.4.ebuild index f821ad0cbd97..a9f6ec537bcc 100644 --- a/media-gfx/gscan2pdf/gscan2pdf-2.12.4.ebuild +++ b/media-gfx/gscan2pdf/gscan2pdf-2.12.4.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |