diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-07-18 15:25:50 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-07-18 15:26:22 +0300 |
commit | 6880fd76eae807450a236e32b9a16c7b9a97b213 (patch) | |
tree | 08e84fed1d75dcb066cc39c40d304da36ed51fbf /app-containers/lxc | |
parent | dev-python/twine: skip tests needing virtx (diff) | |
download | gentoo-6880fd76eae807450a236e32b9a16c7b9a97b213.tar.gz gentoo-6880fd76eae807450a236e32b9a16c7b9a97b213.tar.bz2 gentoo-6880fd76eae807450a236e32b9a16c7b9a97b213.zip |
app-containers/lxc: Keyword 5.0.0 riscv, #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 ecab49bf8784..40f95941aeac 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 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="apparmor +caps examples io-uring man pam seccomp selinux ssl systemd test +tools verify-sig" RDEPEND="acct-group/lxc |