diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-03 22:09:02 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-03 23:13:26 +0800 |
commit | a67fad5955525caffc8f07e7ecc8ab4cab54faaf (patch) | |
tree | 2dc401bf50271c13c972da7682b22cea0aa7ba0f /dev-perl/User-Identity/User-Identity-1.0.0.ebuild | |
parent | dev-perl/MIME-Types: keyword ~riscv (diff) | |
download | gentoo-a67fad5955525caffc8f07e7ecc8ab4cab54faaf.tar.gz gentoo-a67fad5955525caffc8f07e7ecc8ab4cab54faaf.tar.bz2 gentoo-a67fad5955525caffc8f07e7ecc8ab4cab54faaf.zip |
dev-perl/User-Identity: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/User-Identity/User-Identity-1.0.0.ebuild')
-rw-r--r-- | dev-perl/User-Identity/User-Identity-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/User-Identity/User-Identity-1.0.0.ebuild b/dev-perl/User-Identity/User-Identity-1.0.0.ebuild index 3c98f07b3529..2d77ff62fff0 100644 --- a/dev-perl/User-Identity/User-Identity-1.0.0.ebuild +++ b/dev-perl/User-Identity/User-Identity-1.0.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Maintains info about a physical person" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ppc64 ~riscv x86" RDEPEND=" !<dev-perl/Geography-Countries-1.400.0 |