diff options
author | 2021-09-10 09:40:11 +0100 | |
---|---|---|
committer | 2021-09-10 09:56:38 +0100 | |
commit | 0de5461578bec18e00835bee7ec2d301553bd47d (patch) | |
tree | 67e457e7e9f78959802a46ed8c0d99a788d42c2e /dev-python/pyotherside | |
parent | app-crypt/ccid: keyword 1.4.35 for ~riscv (diff) | |
download | gentoo-0de5461578bec18e00835bee7ec2d301553bd47d.tar.gz gentoo-0de5461578bec18e00835bee7ec2d301553bd47d.tar.bz2 gentoo-0de5461578bec18e00835bee7ec2d301553bd47d.zip |
dev-python/pyotherside: keyword 1.5.9 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/pyotherside')
-rw-r--r-- | dev-python/pyotherside/pyotherside-1.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyotherside/pyotherside-1.5.9.ebuild b/dev-python/pyotherside/pyotherside-1.5.9.ebuild index d049997d34b9..e2762981c50f 100644 --- a/dev-python/pyotherside/pyotherside-1.5.9.ebuild +++ b/dev-python/pyotherside/pyotherside-1.5.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/thp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" REQUIRED_USE=${PYTHON_REQUIRED_USE} # Requires active X display RESTRICT="test" |