commit: 151d31ef18d8a66a81d39ab10dc35af47a116f1d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 06:06:20 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 07:10:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151d31ef
dev-vcs/git-crypt: Stabilize 0.8.0 amd64, #968648 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-vcs/git-crypt/git-crypt-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git-crypt/git-crypt-0.8.0.ebuild b/dev-vcs/git-crypt/git-crypt-0.8.0.ebuild index 879a2992248a..1e2259b1f921 100644 --- a/dev-vcs/git-crypt/git-crypt-0.8.0.ebuild +++ b/dev-vcs/git-crypt/git-crypt-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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:=
