summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:21:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:21:28 +0200
commitdfbf95a457b360eb517d3364dc22a147c046fa1b (patch)
tree1fd47d98f72f91fedc7a9209af43765b12e79dcd /app-emulation
parentsys-fs/mtools: amd64 stable wrt bug #725344 (diff)
downloadgentoo-dfbf95a457b360eb517d3364dc22a147c046fa1b.tar.gz
gentoo-dfbf95a457b360eb517d3364dc22a147c046fa1b.tar.bz2
gentoo-dfbf95a457b360eb517d3364dc22a147c046fa1b.zip
app-emulation/docker-compose: amd64 stable wrt bug #725890
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-compose/docker-compose-1.25.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-compose/docker-compose-1.25.5.ebuild b/app-emulation/docker-compose/docker-compose-1.25.5.ebuild
index 4b9ee3645048..92e8455fcfac 100644
--- a/app-emulation/docker-compose/docker-compose-1.25.5.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.25.5.ebuild
@@ -14,7 +14,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"
RESTRICT="!test? ( test )"