diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:40:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:43:22 +0100 |
commit | f2326a4d4d7ccda1598bfcf75aca47f926d77e78 (patch) | |
tree | 152e02b61ecdf05adb5a31af7b73c34bb46bd369 /dev-vcs/mercurial | |
parent | dev-python/zstandard: x86 stable wrt bug #680206 (diff) | |
download | gentoo-f2326a4d4d7ccda1598bfcf75aca47f926d77e78.tar.gz gentoo-f2326a4d4d7ccda1598bfcf75aca47f926d77e78.tar.bz2 gentoo-f2326a4d4d7ccda1598bfcf75aca47f926d77e78.zip |
dev-vcs/mercurial: x86 stable wrt bug #680206
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild b/dev-vcs/mercurial/mercurial-4.9-r2.ebuild index 09a6085f50a3..7949885a9189 100644 --- a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9-r2.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |