commit: 80323543b456c322416ced95dd0e39027e3c4a53 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 15:52:33 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 15:52:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80323543
dev-vcs/git-crypt: Stabilize 0.7.0 amd64, #883815 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-vcs/git-crypt/git-crypt-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild index 9df1724c5b16..5703128011f4 100644 --- a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild +++ b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.agwa.name/projects/git-crypt/downloads/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-libs/openssl:=
