diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 21:28:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 21:28:29 +0100 |
commit | f228fc3faba48cbfcb58a2dabbfed968b5117b52 (patch) | |
tree | c4dbd65c96e52d7f19b9902e7813009975f1b010 /dev-vcs | |
parent | dev-vcs/mercurial: keyworded 4.7.1-r1 for ia64, bug #666978 (diff) | |
download | gentoo-f228fc3faba48cbfcb58a2dabbfed968b5117b52.tar.gz gentoo-f228fc3faba48cbfcb58a2dabbfed968b5117b52.tar.bz2 gentoo-f228fc3faba48cbfcb58a2dabbfed968b5117b52.zip |
dev-vcs/mercurial: keyworded 4.7.2 for ia64, bug #666978
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-vcs')
-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 1fe93a2310c1..2b7e1bbf0e22 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 ~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 ~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 |