dev-python/configclass: keyword 0.2.0 for ~riscv

Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Yongxiang Liang
2022-03-27 12:54:56 +00:00
committed by Jakov Smolić
parent f93bce5db7
commit 793582f2a8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/schettino72/configclass/archive/${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~riscv x86"
RDEPEND=">=dev-python/mergedict-0.2.0[${PYTHON_USEDEP}]"