summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:46:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 08:46:18 +0200
commit168199fea7a3e675d58336b79f564c30e62e6263 (patch)
tree304d2280599ad3381df0f59e9a16103892bc2686
parentapp-crypt/glep63-check: amd64 stable wrt bug #687170 (diff)
downloadgentoo-168199fe.tar.gz
gentoo-168199fe.tar.bz2
gentoo-168199fe.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"
-rw-r--r--app-emulation/docker-compose/docker-compose-1.24.0.ebuild2
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}]