diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-11-14 16:08:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-11-14 16:09:08 +0100 |
commit | 1764318b4a49ee479031f1c3785d45b14a08ce38 (patch) | |
tree | 0eeb8b5254389f56fc7bc1545bab74d67bfaa179 /dev-vcs/mercurial | |
parent | app-admin/puppetserver: bup 2.7.0 (diff) | |
download | gentoo-1764318b4a49ee479031f1c3785d45b14a08ce38.tar.gz gentoo-1764318b4a49ee479031f1c3785d45b14a08ce38.tar.bz2 gentoo-1764318b4a49ee479031f1c3785d45b14a08ce38.zip |
dev-vcs/mercurial-3.8.4-r0: stable on alpha
Gentoo-Bug: 582238
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 a5235fdffad3..86216d1cee87 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}] ) |