diff options
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild index 7883e3dc3e21..879e9936b0ca 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild @@ -15,7 +15,7 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="" + KEYWORDS="amd64" SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi |