diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 16:52:33 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 16:52:33 +0100 |
commit | 80323543b456c322416ced95dd0e39027e3c4a53 (patch) | |
tree | cb644af20ff126070f15f4ec17d83d95664b9653 /dev-vcs | |
parent | sci-electronics/drahnr-oregano: Delete (diff) | |
download | gentoo-80323543b456c322416ced95dd0e39027e3c4a53.tar.gz gentoo-80323543b456c322416ced95dd0e39027e3c4a53.tar.bz2 gentoo-80323543b456c322416ced95dd0e39027e3c4a53.zip |
dev-vcs/git-crypt: Stabilize 0.7.0 amd64, #883815
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-crypt/git-crypt-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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:= |