diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-30 14:14:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 14:35:13 -0400 |
commit | 63b6b67668d933c5ac83010f18e186c185f8101e (patch) | |
tree | d33a94f2e87d14cb33f306094f8cf10b213155bc /dev-vcs/git-flow | |
parent | dev-python/atomicwrites: amd64 stable (diff) | |
download | gentoo-63b6b67668d933c5ac83010f18e186c185f8101e.tar.gz gentoo-63b6b67668d933c5ac83010f18e186c185f8101e.tar.bz2 gentoo-63b6b67668d933c5ac83010f18e186c185f8101e.zip |
dev-vcs/git-flow: amd64 stable
Bug: https://bugs.gentoo.org/651198
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-vcs/git-flow')
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.11.0.ebuild b/dev-vcs/git-flow/git-flow-1.11.0.ebuild index f366f5141bee..d42ac93ef3cc 100644 --- a/dev-vcs/git-flow/git-flow-1.11.0.ebuild +++ b/dev-vcs/git-flow/git-flow-1.11.0.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" IUSE="" DEPEND="" |