Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ccrypt/
Date: Sat, 20 Apr 2019 23:45:04
Message-Id: 1555782182.77a65bb519fd1e9eb36fc2d55e47bbd42270a648.zlogene@gentoo
1 commit: 77a65bb519fd1e9eb36fc2d55e47bbd42270a648
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:43:02 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:43:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a65bb5
7
8 app-crypt/ccrypt: amd64 stable wrt bug #681088
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-crypt/ccrypt/ccrypt-1.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/ccrypt/ccrypt-1.11.ebuild b/app-crypt/ccrypt/ccrypt-1.11.ebuild
18 index 140cb93941e..61474cf3ea1 100644
19 --- a/app-crypt/ccrypt/ccrypt-1.11.ebuild
20 +++ b/app-crypt/ccrypt/ccrypt-1.11.ebuild
21 @@ -8,4 +8,4 @@ HOMEPAGE="https://sourceforge.net/projects/ccrypt/"
22 SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"