diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-07-18 10:37:03 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-07-18 10:37:26 +0300 |
commit | 6d0ea00fe1515541c398bee704c9d57b0b0cc4cd (patch) | |
tree | aa39fae48134351901f96a836e3b2b3383ceef12 /app-containers/lxc | |
parent | sys-libs/libxcrypt: sparc stable wrt bug #858593 (diff) | |
download | gentoo-6d0ea00fe1515541c398bee704c9d57b0b0cc4cd.tar.gz gentoo-6d0ea00fe1515541c398bee704c9d57b0b0cc4cd.tar.bz2 gentoo-6d0ea00fe1515541c398bee704c9d57b0b0cc4cd.zip |
app-containers/lxc: Keyword 5.0.0 x86, #858770
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxc')
-rw-r--r-- | app-containers/lxc/lxc-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-5.0.0.ebuild b/app-containers/lxc/lxc-5.0.0.ebuild index e613d9df3f45..ecab49bf8784 100644 --- a/app-containers/lxc/lxc-5.0.0.ebuild +++ b/app-containers/lxc/lxc-5.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz LICENSE="GPL-2 LGPL-2.1 LGPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="apparmor +caps examples io-uring man pam seccomp selinux ssl systemd test +tools verify-sig" RDEPEND="acct-group/lxc |