diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 00:57:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:02:00 +0100 |
commit | 1ca91b8d59d4e3fea5ff474c679a10abf43a6511 (patch) | |
tree | 91866ca2d310a9fa5a270f2d18dc93a88e0d02e3 /dev-vcs/git-flow | |
parent | media-video/vlc: Stabilize 3.0.14-r6 amd64, #732598 (diff) | |
download | gentoo-1ca91b8d59d4e3fea5ff474c679a10abf43a6511.tar.gz gentoo-1ca91b8d59d4e3fea5ff474c679a10abf43a6511.tar.bz2 gentoo-1ca91b8d59d4e3fea5ff474c679a10abf43a6511.zip |
dev-vcs/git-flow: Stabilize 1.12.3-r2 amd64, #807571
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-flow')
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild b/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild index e6670cc6732e..c250428cff3d 100644 --- a/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild +++ b/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND="dev-vcs/git" |