diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-24 13:48:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:38:27 +0800 |
commit | 3ff24253d610df8f48107d2723138b88accc5291 (patch) | |
tree | 4965196c622efa543dce959f504773c01d6cdff6 /dev-perl/Net-Patricia | |
parent | dev-perl/Net-LibIDN2: keyword ~riscv (diff) | |
download | gentoo-3ff24253d610df8f48107d2723138b88accc5291.tar.gz gentoo-3ff24253d610df8f48107d2723138b88accc5291.tar.bz2 gentoo-3ff24253d610df8f48107d2723138b88accc5291.zip |
dev-perl/Net-Patricia: 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-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild index 9e7ed4aaa30f..a6256830ae74 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |