commit:     b2cceb0ff202b76664cea4a82795687cd563710a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 21:02:57 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 21:03:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2cceb0f

app-emulation/runc: x86 keyworded (bug #738758)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-emulation/runc/runc-1.0.0_rc10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/runc/runc-1.0.0_rc10.ebuild 
b/app-emulation/runc/runc-1.0.0_rc10.ebuild
index dc3d0ff8a26..903314b0fd1 100644
--- a/app-emulation/runc/runc-1.0.0_rc10.ebuild
+++ b/app-emulation/runc/runc-1.0.0_rc10.ebuild
@@ -14,7 +14,7 @@ else
        # Change this when you update the ebuild
        RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd
        SRC_URI="https://${EGO_PN}/archive/${RUNC_COMMIT}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
        inherit golang-build golang-vcs-snapshot
 fi
 

Reply via email to