diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-25 23:47:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:40:18 +0200 |
commit | b78e4c32d8c8105d3cc04d063fb801245a41cb7e (patch) | |
tree | e988a38554cd907196142cb1867efee48c862d37 /dev-vcs/git-flow/git-flow-1.11.0.ebuild | |
parent | media-libs/gd: x86 stable (bug #629886) (diff) | |
download | gentoo-b78e4c32d8c8105d3cc04d063fb801245a41cb7e.tar.gz gentoo-b78e4c32d8c8105d3cc04d063fb801245a41cb7e.tar.bz2 gentoo-b78e4c32d8c8105d3cc04d063fb801245a41cb7e.zip |
dev-vcs/git-flow: x86 stable (bug #651198)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-vcs/git-flow/git-flow-1.11.0.ebuild')
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a90de66ee5e3..f366f5141bee 100644 --- a/dev-vcs/git-flow/git-flow-1.11.0.ebuild +++ b/dev-vcs/git-flow/git-flow-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="" |