diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:46:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:46:18 +0200 |
commit | 168199fea7a3e675d58336b79f564c30e62e6263 (patch) | |
tree | 304d2280599ad3381df0f59e9a16103892bc2686 /app-emulation/docker-compose | |
parent | app-crypt/glep63-check: amd64 stable wrt bug #687170 (diff) | |
download | gentoo-168199fea7a3e675d58336b79f564c30e62e6263.tar.gz gentoo-168199fea7a3e675d58336b79f564c30e62e6263.tar.bz2 gentoo-168199fea7a3e675d58336b79f564c30e62e6263.zip |
app-emulation/docker-compose: amd64 stable wrt bug #687190
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/docker-compose')
-rw-r--r-- | app-emulation/docker-compose/docker-compose-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |