diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-31 08:17:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-31 08:17:45 -0700 |
commit | d932ecec05c92f0f2ca1264819315ce1264f2cb7 (patch) | |
tree | 43d00d0f4fb79670c920d1212f81fa4788fc066f /dev-vcs/mercurial | |
parent | media-libs/taglib-1.11.1-r1: alpha stable, bug 627296 (diff) | |
download | gentoo-d932ecec05c92f0f2ca1264819315ce1264f2cb7.tar.gz gentoo-d932ecec05c92f0f2ca1264819315ce1264f2cb7.tar.bz2 gentoo-d932ecec05c92f0f2ca1264819315ce1264f2cb7.zip |
dev-vcs/mercurial-4.3: alpha stable, bug 627484
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 443c5c454ef1..e08eea6dc651 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}] ) |