From: Agostino Sarubbo Date: Wed, 5 Jun 2019 06:46:18 +0000 (+0200) Subject: app-emulation/docker-compose: amd64 stable wrt bug #687190 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=168199fea7a3e675d58336b79f564c30e62e6263;p=gentoo.git app-emulation/docker-compose: amd64 stable wrt bug #687190 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild b/app-emulation/docker-compose/docker-compose-1.24.0.ebuild index 1efb5d463ed5..27bb0bdfb34c 100644 --- a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.24.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/docker/compose/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]