summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-03-09 19:42:32 +0000
committerYixun Lan <dlan@gentoo.org>2022-03-10 10:36:12 +0800
commit88e8f8f41bf2f70b723d85f9df099a8a11b397bb (patch)
treec182d608b3969a38f4ff43222314d56e76fea462 /app-portage
parentdev-python/python-bugzilla: keyword ~riscv (diff)
downloadgentoo-88e8f8f41bf2f70b723d85f9df099a8a11b397bb.tar.gz
gentoo-88e8f8f41bf2f70b723d85f9df099a8a11b397bb.tar.bz2
gentoo-88e8f8f41bf2f70b723d85f9df099a8a11b397bb.zip
app-portage/pkg-testing-tools: keyword ~riscv
Closes: https://github.com/gentoo/gentoo/pull/24467 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 'app-portage')
-rw-r--r--app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild b/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild
index 5ff3aab7cbab..ad95483225e8 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/slashbeast/${PN}/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
RDEPEND="
sys-apps/portage[${PYTHON_USEDEP}]