diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:48:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:48:52 +0100 |
commit | e07281b8f8361233b14ca36e5f5ede38a9684271 (patch) | |
tree | cb8551a97ef4d59cec86ebf0d2d47f380b0b263f /dev-vcs | |
parent | sys-fs/reiser4progs: x86 stable wrt bug #704448 (diff) | |
download | gentoo-e07281b8f8361233b14ca36e5f5ede38a9684271.tar.gz gentoo-e07281b8f8361233b14ca36e5f5ede38a9684271.tar.bz2 gentoo-e07281b8f8361233b14ca36e5f5ede38a9684271.zip |
dev-vcs/git-flow: x86 stable wrt bug #704822
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.12.3.ebuild b/dev-vcs/git-flow/git-flow-1.12.3.ebuild index a6ebcbb65eeb..ca2e613a0b71 100644 --- a/dev-vcs/git-flow/git-flow-1.12.3.ebuild +++ b/dev-vcs/git-flow/git-flow-1.12.3.ebuild @@ -16,7 +16,7 @@ https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COM LICENSE="BSD MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-vcs/git" |