Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-crypt/
Date: Thu, 01 Dec 2022 15:52:57
Message-Id: 1669909953.80323543b456c322416ced95dd0e39027e3c4a53.jsmolic@gentoo
1 commit: 80323543b456c322416ced95dd0e39027e3c4a53
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 15:52:33 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 15:52:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80323543
7
8 dev-vcs/git-crypt: Stabilize 0.7.0 amd64, #883815
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-vcs/git-crypt/git-crypt-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
16 index 9df1724c5b16..5703128011f4 100644
17 --- a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
18 +++ b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.agwa.name/projects/git-crypt/downloads/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="
27 dev-libs/openssl:=