summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:33:55 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:48:20 -0700
commit1ba86f27dd36ef2be8e0fe689cf53f59a436e3fb (patch)
treea969e8361071c098cebd4e8ef9572619a5c0b657 /app-emulation
parentapp-emulation/runc: amd64 stable, bug #749768 (diff)
downloadgentoo-1ba86f27dd36ef2be8e0fe689cf53f59a436e3fb.tar.gz
gentoo-1ba86f27dd36ef2be8e0fe689cf53f59a436e3fb.tar.bz2
gentoo-1ba86f27dd36ef2be8e0fe689cf53f59a436e3fb.zip
app-emulation/runc: ppc64 stable, bug #749768
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/runc/runc-1.0.0_rc10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild b/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
index 79a40073f706..b22a4600c5e3 100644
--- a/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
+++ b/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/opencontainers/${PN}/archive/v${RUNC_COMMIT}.tar.gz
LICENSE="Apache-2.0 BSD-2 BSD MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86"
IUSE="apparmor +ambient hardened +kmem +seccomp selinux test"
DEPEND="seccomp? ( sys-libs/libseccomp )"