diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 11:05:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 11:05:32 +0000 |
commit | ddcb020233acff56becdbcfe159c948c54f74914 (patch) | |
tree | 619b15d95f23518f33d866add3d17fb9d238a993 /dev-vcs | |
parent | dev-vcs/mercurial: keyworded 4.8.2 for ppc, bug #666978 (diff) | |
download | gentoo-ddcb020233acff56becdbcfe159c948c54f74914.tar.gz gentoo-ddcb020233acff56becdbcfe159c948c54f74914.tar.bz2 gentoo-ddcb020233acff56becdbcfe159c948c54f74914.zip |
dev-vcs/mercurial: keyworded 4.9 for ppc, bug #666978
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 c2da7946346c..df66d023a1d5 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 ~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 |