diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 13:48:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 13:48:01 +0100 |
commit | 77598ecf3e5f49860af39c87f5a0f0c8034128b7 (patch) | |
tree | 70772c5af719c7e7d1259996e5f9bb23da7640a0 /dev-vcs/mercurial | |
parent | dev-python/zstandard: amd64 stable wrt bug #680206 (diff) | |
download | gentoo-77598ecf3e5f49860af39c87f5a0f0c8034128b7.tar.gz gentoo-77598ecf3e5f49860af39c87f5a0f0c8034128b7.tar.bz2 gentoo-77598ecf3e5f49860af39c87f5a0f0c8034128b7.zip |
dev-vcs/mercurial: amd64 stable wrt bug #680206
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9.ebuild b/dev-vcs/mercurial/mercurial-4.9.ebuild index df66d023a1d5..b87baed5e439 100644 --- a/dev-vcs/mercurial/mercurial-4.9.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9.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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |