commit: dfbf95a457b360eb517d3364dc22a147c046fa1b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 07:21:28 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 07:21:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbf95a4
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 <AT> gentoo.org> app-emulation/docker-compose/docker-compose-1.25.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4b9ee364504..92e8455fcfa 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 )"
