diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-04 17:36:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-04 17:39:11 -0400 |
commit | 151b2d6410e81c1cbb24b9c2212663fabc386c56 (patch) | |
tree | e709a2eeded8389cd611471a2e9a4a686e83fcb0 /dev-vcs/mercurial | |
parent | app-emulation/qemu: add s390-netboot.img to prestripped list (diff) | |
download | gentoo-151b2d6410e81c1cbb24b9c2212663fabc386c56.tar.gz gentoo-151b2d6410e81c1cbb24b9c2212663fabc386c56.tar.bz2 gentoo-151b2d6410e81c1cbb24b9c2212663fabc386c56.zip |
dev-vcs/mercurial: amd64 stable
Gentoo-bug: 627484
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.ebuild index 8065199ddd33..61c6c725911c 100644 --- a/dev-vcs/mercurial/mercurial-4.3.ebuild +++ b/dev-vcs/mercurial/mercurial-4.3.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}] ) |