summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-12 21:36:19 +0000
committerYixun Lan <dlan@gentoo.org>2022-03-14 18:27:24 +0800
commit906059cd43854c6e77947152f2cf6683b4d8845e (patch)
tree5ed06abb188e2b1ad57e4b49c4224a613c5fb6c3 /dev-python/tubes
parentdev-python/klein: keyword ~riscv (diff)
downloadgentoo-906059cd43854c6e77947152f2cf6683b4d8845e.tar.gz
gentoo-906059cd43854c6e77947152f2cf6683b4d8845e.tar.bz2
gentoo-906059cd43854c6e77947152f2cf6683b4d8845e.zip
dev-python/tubes: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/tubes')
-rw-r--r--dev-python/tubes/tubes-0.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tubes/tubes-0.2.0-r1.ebuild b/dev-python/tubes/tubes-0.2.0-r1.ebuild
index 4cb9037250ee..2263c3fe0e1b 100644
--- a/dev-python/tubes/tubes-0.2.0-r1.ebuild
+++ b/dev-python/tubes/tubes-0.2.0-r1.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twisted/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]