commit:     181cab946044ebc8c472df842cff036605714c50
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 01:10:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 01:10:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181cab94

app-text/pdftk: Keyword 3.2.2 arm64, #801649

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/pdftk/pdftk-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdftk/pdftk-3.2.2.ebuild 
b/app-text/pdftk/pdftk-3.2.2.ebuild
index 76a67b2ad73..5600e30323a 100644
--- a/app-text/pdftk/pdftk-3.2.2.ebuild
+++ b/app-text/pdftk/pdftk-3.2.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/";
 else
        
SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.bz2";
-       KEYWORDS="amd64 ~ppc64 x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 x86"
        S="${WORKDIR}/pdftk-v${PV}"
 fi
 

Reply via email to