diff options
Diffstat (limited to 'dev-vcs')
-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="" |