summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-05 10:39:52 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-05 10:39:52 +0800
commit827a332d14965c347663e111f6364764557e823d (patch)
treed792b7eade17d783967ba63ad8051d3d41c6519c /dev-python/python3-lxc
parentsys-fs/lxcfs: keyword ~riscv (diff)
downloadgentoo-827a332d14965c347663e111f6364764557e823d.tar.gz
gentoo-827a332d14965c347663e111f6364764557e823d.tar.bz2
gentoo-827a332d14965c347663e111f6364764557e823d.zip
dev-python/python3-lxc: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/python3-lxc')
-rw-r--r--dev-python/python3-lxc/python3-lxc-3.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild
index f050740ec7be..0a65749e4421 100644
--- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild
+++ b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="verify-sig"
RDEPEND="app-emulation/lxc"