diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:00:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:00:56 +0000 |
commit | 1376bf3be886808561953e9878691d1de07ff1e8 (patch) | |
tree | d854441ae8395575d201ddbd32f42ba3f848a2cf /dev-vcs | |
parent | dev-python/zstandard: keyworded 0.8.1 for ppc64, bug #666978 (diff) | |
download | gentoo-1376bf3be886808561953e9878691d1de07ff1e8.tar.gz gentoo-1376bf3be886808561953e9878691d1de07ff1e8.tar.bz2 gentoo-1376bf3be886808561953e9878691d1de07ff1e8.zip |
dev-vcs/mercurial: keyworded 4.7.1-r1 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')
-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 17e3450e659a..57d23f39153f 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="~alpha ~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="~alpha ~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 |