summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-10-05 20:07:40 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-10-05 20:16:17 -0500
commitec0e3a46a83060543d08516dbd491fc81daeef46 (patch)
tree1c9287ee36f283c0cad934dceb7b87edb7e025ae /app-emulation
parentapp-office/calcurse: add 4.7.1 and fix documentation (diff)
downloadgentoo-ec0e3a46a83060543d08516dbd491fc81daeef46.tar.gz
gentoo-ec0e3a46a83060543d08516dbd491fc81daeef46.tar.bz2
gentoo-ec0e3a46a83060543d08516dbd491fc81daeef46.zip
app-emulation/runc: stable 1.0.2 on amd64
Bug: https://bugs.gentoo.org/show_bug.cgi?id=816468 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/runc/runc-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/runc/runc-1.0.2.ebuild b/app-emulation/runc/runc-1.0.2.ebuild
index 52f4e83f045c..d57aac291261 100644
--- a/app-emulation/runc/runc-1.0.2.ebuild
+++ b/app-emulation/runc/runc-1.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/opencontainers/${PN}/archive/v${MY_PV}.tar.gz -> ${P
LICENSE="Apache-2.0 BSD-2 BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="apparmor hardened +kmem +seccomp test"
DEPEND="seccomp? ( sys-libs/libseccomp )"