diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-11 16:07:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-11 16:07:02 +0100 |
commit | 8bf7d7ee604466ace66b75a0277789116f14808c (patch) | |
tree | f254579b0b5c9e432cbec927892674da67ee91e8 /dev-vcs/mercurial | |
parent | dev-libs/libmowgli: x86 stable (bug #639142) (diff) | |
download | gentoo-8bf7d7ee604466ace66b75a0277789116f14808c.tar.gz gentoo-8bf7d7ee604466ace66b75a0277789116f14808c.tar.bz2 gentoo-8bf7d7ee604466ace66b75a0277789116f14808c.zip |
dev-vcs/mercurial: x86 stable (bug #649872)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.5.2.ebuild b/dev-vcs/mercurial/mercurial-4.5.2.ebuild index c7173fdd6f71..f0ff526df6ef 100644 --- a/dev-vcs/mercurial/mercurial-4.5.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.5.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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}] ) |