diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-27 12:54:57 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-28 11:14:22 +0200 |
commit | ef99a7fb1b71c46cb434e5c76c09e156f20243c5 (patch) | |
tree | 24a49972c74e9bd8583559c5fd3c35b240e215a8 /dev-python/doit-py | |
parent | dev-python/doit: keyword 0.34.2 for ~riscv (diff) | |
download | gentoo-ef99a7fb1b71c46cb434e5c76c09e156f20243c5.tar.gz gentoo-ef99a7fb1b71c46cb434e5c76c09e156f20243c5.tar.bz2 gentoo-ef99a7fb1b71c46cb434e5c76c09e156f20243c5.zip |
dev-python/doit-py: keyword 0.5.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/doit-py')
-rw-r--r-- | dev-python/doit-py/doit-py-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild index 1d2bd8fb5fc3..2f1406248bfa 100644 --- a/dev-python/doit-py/doit-py-0.5.0.ebuild +++ b/dev-python/doit-py/doit-py-0.5.0.ebuild @@ -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/pydoit/doit-py/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" DEPEND=" test? ( |