app-emulation/runc: amd64 stable wrt bug #581236
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 27 Apr 2016 08:24:03 +0000 (10:24 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 27 Apr 2016 08:24:03 +0000 (10:24 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/runc/runc-0.1.0.ebuild

index ac34b8ee2d1675a32407802233036d4a7ef5c7b0..dc7f12579c3ce2b4d1b03be573888f75b7db7baf 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://${GITHUB_URI}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
 fi
 
 LICENSE="Apache-2.0"