diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 12:51:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 12:51:56 +0000 |
commit | 3e292372704d239b83d5692e15b6e3f43ffffbc3 (patch) | |
tree | 6fb54092c44ca03a4895643768c572ec17a43eca /app-containers | |
parent | dev-python/cherrypy: Stabilize 18.8.0 ALLARCHES, #858695 (diff) | |
download | gentoo-3e292372704d239b83d5692e15b6e3f43ffffbc3.tar.gz gentoo-3e292372704d239b83d5692e15b6e3f43ffffbc3.tar.bz2 gentoo-3e292372704d239b83d5692e15b6e3f43ffffbc3.zip |
app-containers/lxc: Keyword 5.0.0 arm, #858770
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-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 40f95941aeac..48bb8430078c 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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~riscv ~x86" IUSE="apparmor +caps examples io-uring man pam seccomp selinux ssl systemd test +tools verify-sig" RDEPEND="acct-group/lxc |