diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:03:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:03:24 +0000 |
commit | e8970c4ed42604a469b38fe52cafcf4ef059db01 (patch) | |
tree | fc3166165f10983be68978e4c873f204696ec38a /dev-vcs/mercurial | |
parent | dev-python/click: keyworded 7.0 for ppc64, bug #668990 (diff) | |
download | gentoo-e8970c4ed42604a469b38fe52cafcf4ef059db01.tar.gz gentoo-e8970c4ed42604a469b38fe52cafcf4ef059db01.tar.bz2 gentoo-e8970c4ed42604a469b38fe52cafcf4ef059db01.zip |
dev-vcs/mercurial: keyworded 4.7.2 for ppc64, bug #666978
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.7.2.ebuild b/dev-vcs/mercurial/mercurial-4.7.2.ebuild index 60e5ed59b655..03aa5b03efb2 100644 --- a/dev-vcs/mercurial/mercurial-4.7.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.7.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~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" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~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 |