app-emulation/docker-compose: amd64 stable wrt bug #687190
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:46:18 +0000 (08:46 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:46:18 +0000 (08:46 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

app-emulation/docker-compose/docker-compose-1.24.0.ebuild

index 1efb5d463ed512846bc7db5e45ce330a09af09b7..27bb0bdfb34c902942ac1b5aa4ecd5ae82af0b47 100644 (file)
@@ -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}]