diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:42:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:42:20 +0200 |
commit | 4badb92e41340737e26a0395d6b4ec45013c53fb (patch) | |
tree | 737b7192b0ba9b4346ae66b5444b8543dc4ea41e /dev-vcs | |
parent | sys-auth/skey: amd64 stable wrt bug #558486 (diff) | |
download | gentoo-4badb92e41340737e26a0395d6b4ec45013c53fb.tar.gz gentoo-4badb92e41340737e26a0395d6b4ec45013c53fb.tar.bz2 gentoo-4badb92e41340737e26a0395d6b4ec45013c53fb.zip |
dev-vcs/git-flow: amd64 stable wrt bug #557884
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild index 063de63a75c1..534ffabb0e2b 100644 --- a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild +++ b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild @@ -17,7 +17,7 @@ https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COM LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |