dev-python/abydos: Keyword 0.5.0-r1 riscv, #839027

Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Yu Gu
2022-04-21 19:46:37 +08:00
committed by Jakov Smolić
parent 2b06746b9b
commit 4ddd5ceeee

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/chrislit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~riscv x86"
# Requires access to the internet
RESTRICT="test"