summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 19:19:24 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 19:32:52 +0100
commitb0b865fcdc79fb0b6db66df58122874c9577418e (patch)
tree2ee87cedd15b1daf65e326a6dc51ad8948e3a648 /dev-vcs/mercurial/mercurial-3.9.2.ebuild
parentdev-vcs/git-tools: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x8... (diff)
downloadgentoo-b0b865fcdc79fb0b6db66df58122874c9577418e.tar.gz
gentoo-b0b865fcdc79fb0b6db66df58122874c9577418e.tar.bz2
gentoo-b0b865fcdc79fb0b6db66df58122874c9577418e.zip
dev-vcs/mercurial: dropped ~x64-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-vcs/mercurial/mercurial-3.9.2.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-3.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-3.9.2.ebuild b/dev-vcs/mercurial/mercurial-3.9.2.ebuild
index 1e1d7b5e6f91..5281f6bbf546 100644
--- a/dev-vcs/mercurial/mercurial-3.9.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-3.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bugzilla emacs gpg test tk"
RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )