Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/paperkey/
Date: Thu, 01 Oct 2020 02:54:02
Message-Id: 1601520813.1c84bb38d8191cb6d53e56811cf9178cfe472246.gyakovlev@gentoo
1 commit: 1c84bb38d8191cb6d53e56811cf9178cfe472246
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 01:58:50 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 02:53:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c84bb38
7
8 app-crypt/paperkey: add ~ppc64 keyword
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 app-crypt/paperkey/paperkey-1.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-crypt/paperkey/paperkey-1.6.ebuild b/app-crypt/paperkey/paperkey-1.6.ebuild
17 index 3171c4d8429..faa0cde4476 100644
18 --- a/app-crypt/paperkey/paperkey-1.6.ebuild
19 +++ b/app-crypt/paperkey/paperkey-1.6.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=7
26 @@ -9,5 +9,5 @@ SRC_URI="http://www.jabberwocky.com/software/${PN}/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 arm64 x86 ~x64-macos"
31 +KEYWORDS="amd64 arm64 ~ppc64 x86 ~x64-macos"
32 IUSE=""