commit:     9c7285a4903460915b90a45c8003f6c254bb1160
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  4 04:29:20 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 04:29:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7285a4

app-crypt/pgpdump: arm64 keyworded (bug #734834)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/pgpdump/pgpdump-0.33.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/pgpdump/pgpdump-0.33.ebuild 
b/app-crypt/pgpdump/pgpdump-0.33.ebuild
index 6a23e5364f6..8372332fd7e 100644
--- a/app-crypt/pgpdump/pgpdump-0.33.ebuild
+++ b/app-crypt/pgpdump/pgpdump-0.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.mew.org/~kazu/proj/pgpdump/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ~arm64 ppc sparc x86"
 IUSE=""
 
 DEPEND="sys-libs/zlib

Reply via email to