diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:20:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:20:53 +0100 |
commit | ee77569e127d86ecdb9114c7fe91d9c1163f4f43 (patch) | |
tree | e2cff2e088a00009a8433d2a7a4cf8350cc01fb9 /dev-vcs/mercurial | |
parent | www-servers/apache: amd64 stable wrt bug #589226 (diff) | |
download | gentoo-ee77569e127d86ecdb9114c7fe91d9c1163f4f43.tar.gz gentoo-ee77569e127d86ecdb9114c7fe91d9c1163f4f43.tar.bz2 gentoo-ee77569e127d86ecdb9114c7fe91d9c1163f4f43.zip |
dev-vcs/mercurial: amd64 stable wrt bug #582238
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 5d143225e82a..1c4f571c3172 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}] ) |