diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:00:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:02:31 +0100 |
commit | 4c4b99cc8cd27d660e2728dc51596034645b4c63 (patch) | |
tree | 4615298774de3b01f46877b4de251b18e40bdf70 /dev-vcs | |
parent | net-misc/remmina: Stabilize 1.4.20 x86, #807559 (diff) | |
download | gentoo-4c4b99cc8cd27d660e2728dc51596034645b4c63.tar.gz gentoo-4c4b99cc8cd27d660e2728dc51596034645b4c63.tar.bz2 gentoo-4c4b99cc8cd27d660e2728dc51596034645b4c63.zip |
dev-vcs/git-flow: Stabilize 1.12.3-r2 x86, #807571
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 c250428cff3d..fe3202788ae2 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" |