summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/docker/docker-1.7.1.ebuild')
-rw-r--r--app-emulation/docker/docker-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-1.7.1.ebuild b/app-emulation/docker/docker-1.7.1.ebuild
index d660fc3aac7b..e760bacbda29 100644
--- a/app-emulation/docker/docker-1.7.1.ebuild
+++ b/app-emulation/docker/docker-1.7.1.ebuild
@@ -19,7 +19,7 @@ else
SRC_URI="https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
DOCKER_GITCOMMIT="786b29d"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!"
fi