Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pgpdump/
Date: Tue, 04 Aug 2020 04:31:34
Message-Id: 1596515360.9c7285a4903460915b90a45c8003f6c254bb1160.sam@gentoo
1 commit: 9c7285a4903460915b90a45c8003f6c254bb1160
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 4 04:29:20 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 4 04:29:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7285a4
7
8 app-crypt/pgpdump: arm64 keyworded (bug #734834)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-crypt/pgpdump/pgpdump-0.33.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-crypt/pgpdump/pgpdump-0.33.ebuild b/app-crypt/pgpdump/pgpdump-0.33.ebuild
17 index 6a23e5364f6..8372332fd7e 100644
18 --- a/app-crypt/pgpdump/pgpdump-0.33.ebuild
19 +++ b/app-crypt/pgpdump/pgpdump-0.33.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ SRC_URI="http://www.mew.org/~kazu/proj/pgpdump/${P}.tar.gz"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="amd64 ppc sparc x86"
31 +KEYWORDS="amd64 ~arm64 ppc sparc x86"
32 IUSE=""
33
34 DEPEND="sys-libs/zlib