diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 14:55:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 14:55:47 +0200 |
commit | d719bc7999d8594451f0c53b446160c2fda6b040 (patch) | |
tree | 8c707b2c8012dfeca8cd154f122ba726eba57f38 /app-crypt | |
parent | dev-perl/Object-Realize-Later: Stabilize 0.210.0 arm, #832310 (diff) | |
download | gentoo-d719bc7999d8594451f0c53b446160c2fda6b040.tar.gz gentoo-d719bc7999d8594451f0c53b446160c2fda6b040.tar.bz2 gentoo-d719bc7999d8594451f0c53b446160c2fda6b040.zip |
app-crypt/pdfcrack: Keyword 0.19 arm64, #832216
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pdfcrack/pdfcrack-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pdfcrack/pdfcrack-0.19.ebuild b/app-crypt/pdfcrack/pdfcrack-0.19.ebuild index 9ccc4f961851..052aed0a732e 100644 --- a/app-crypt/pdfcrack/pdfcrack-0.19.ebuild +++ b/app-crypt/pdfcrack/pdfcrack-0.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86" PATCHES=( "${FILESDIR}/${PN}-0.14-cflags.patch" |