Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/
Date: Fri, 30 Mar 2018 18:35:49
Message-Id: 1522434913.63b6b67668d933c5ac83010f18e186c185f8101e.bman@gentoo
1 commit: 63b6b67668d933c5ac83010f18e186c185f8101e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 18:14:27 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 18:35:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b6b676
7
8 dev-vcs/git-flow: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651198
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 dev-vcs/git-flow/git-flow-1.11.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/git-flow/git-flow-1.11.0.ebuild b/dev-vcs/git-flow/git-flow-1.11.0.ebuild
17 index f366f5141be..d42ac93ef3c 100644
18 --- a/dev-vcs/git-flow/git-flow-1.11.0.ebuild
19 +++ b/dev-vcs/git-flow/git-flow-1.11.0.ebuild
20 @@ -16,7 +16,7 @@ https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COM
21
22 LICENSE="BSD MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 DEPEND=""