diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-04 09:05:36 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-04 09:30:57 +0800 |
commit | 473b6ec77421b6c8970ebac717c501e836507af2 (patch) | |
tree | 700083a24af4e5c8f14a4ec7fda2ef9266cc0843 | |
parent | dev-libs/libinput: Stabilize 1.16.1 arm64, #739958 (diff) | |
download | gentoo-473b6ec77421b6c8970ebac717c501e836507af2.tar.gz gentoo-473b6ec77421b6c8970ebac717c501e836507af2.tar.bz2 gentoo-473b6ec77421b6c8970ebac717c501e836507af2.zip |
dev-perl/Test-Taint: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | dev-perl/Test-Taint/Test-Taint-1.60.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Taint/Test-Taint-1.60.0-r1.ebuild b/dev-perl/Test-Taint/Test-Taint-1.60.0-r1.ebuild index 639b79734543..51673fb81e1a 100644 --- a/dev-perl/Test-Taint/Test-Taint-1.60.0-r1.ebuild +++ b/dev-perl/Test-Taint/Test-Taint-1.60.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Tools to test taintedness" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RESTRICT="!test? ( test )" |