diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:41:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:42:42 +0200 |
commit | 7406329fcfbb39c493d667d6e6931688b1697651 (patch) | |
tree | 0d01ba425772e46523279b807b4b65d6204e657d /dev-vcs/mercurial | |
parent | dev-python/zstandard: x86 keyworded (bug #666978) (diff) | |
download | gentoo-7406329fcfbb39c493d667d6e6931688b1697651.tar.gz gentoo-7406329fcfbb39c493d667d6e6931688b1697651.tar.bz2 gentoo-7406329fcfbb39c493d667d6e6931688b1697651.zip |
dev-vcs/mercurial: x86 keyworded (bug #666978)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild index 6bf897f16bfa..b831a8157e2e 100644 --- a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~sparc ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~mips ~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 |