diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:24:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:24:14 +0100 |
commit | e91d87de55166fa1c41f90b0f70b1dc52445c3bc (patch) | |
tree | ed8b56896a6976fe1fedc432ff73d3da27dabb6e /dev-vcs/mercurial | |
parent | www-servers/apache: x86 stable wrt bug #589226 (diff) | |
download | gentoo-e91d87de55166fa1c41f90b0f70b1dc52445c3bc.tar.gz gentoo-e91d87de55166fa1c41f90b0f70b1dc52445c3bc.tar.bz2 gentoo-e91d87de55166fa1c41f90b0f70b1dc52445c3bc.zip |
dev-vcs/mercurial: x86 stable wrt bug #582238
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-3.8.4.ebuild b/dev-vcs/mercurial/mercurial-3.8.4.ebuild index 1c4f571c3172..edbc71792cf5 100644 --- a/dev-vcs/mercurial/mercurial-3.8.4.ebuild +++ b/dev-vcs/mercurial/mercurial-3.8.4.ebuild @@ -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 ~x64-freebsd ~x86-interix ~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}] ) |