diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:46:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:50 +0200 |
commit | 2a50d5368a849b4a3114fdf0410c0c2602e772f9 (patch) | |
tree | 17b71f281558702315da718e7a0be52aed0a7e57 /dev-vcs/mercurial | |
parent | dev-perl/local-lib: x86 stable (bug #661190) (diff) | |
download | gentoo-2a50d5368a849b4a3114fdf0410c0c2602e772f9.tar.gz gentoo-2a50d5368a849b4a3114fdf0410c0c2602e772f9.tar.bz2 gentoo-2a50d5368a849b4a3114fdf0410c0c2602e772f9.zip |
dev-vcs/mercurial: x86 stable (bug #658712)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.6.2.ebuild b/dev-vcs/mercurial/mercurial-4.6.2.ebuild index d89c3546437c..e1b8a401d272 100644 --- a/dev-vcs/mercurial/mercurial-4.6.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.6.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}] ) |