commit: c6bdd2141abbe586e0449b090ca50cb0a80708c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 13 04:54:50 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 04:54:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6bdd214
app-emulation/docker-compose: Stabilize 1.27.4 amd64, #753167 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/docker-compose/docker-compose-1.27.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/docker-compose/docker-compose-1.27.4.ebuild b/app-emulation/docker-compose/docker-compose-1.27.4.ebuild index 14c165fca24..3f1599a36f7 100644 --- a/app-emulation/docker-compose/docker-compose-1.27.4.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.27.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/docker/compose/archive/${MY_PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64" +KEYWORDS="amd64 arm64" IUSE="test" RESTRICT="!test? ( test )"
