Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pgpdump/
Date: Wed, 17 Aug 2022 07:08:30
Message-Id: 1660720102.5dea05d86a8a4a8b1fce6a84f77faa07b91b05cd.ago@gentoo
1 commit: 5dea05d86a8a4a8b1fce6a84f77faa07b91b05cd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 07:08:22 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 07:08:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dea05d8
7
8 app-crypt/pgpdump: ppc stable wrt bug #865433
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-crypt/pgpdump/pgpdump-0.35.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/pgpdump/pgpdump-0.35.ebuild b/app-crypt/pgpdump/pgpdump-0.35.ebuild
16 index 17709e406c3e..82da34560146 100644
17 --- a/app-crypt/pgpdump/pgpdump-0.35.ebuild
18 +++ b/app-crypt/pgpdump/pgpdump-0.35.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://www.mew.org/~kazu/proj/pgpdump/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc sparc x86"
24 +KEYWORDS="amd64 ~arm64 ppc sparc x86"
25
26 DEPEND="app-arch/bzip2
27 sys-libs/zlib"