summaryrefslogtreecommitdiff
path: root/dev-perl/MaxMind-DB-Common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-perl/MaxMind-DB-Common
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-perl/MaxMind-DB-Common')
-rw-r--r--dev-perl/MaxMind-DB-Common/Manifest2
-rw-r--r--dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MaxMind-DB-Common/Manifest b/dev-perl/MaxMind-DB-Common/Manifest
index 6bc22534e248..0e41138eccbc 100644
--- a/dev-perl/MaxMind-DB-Common/Manifest
+++ b/dev-perl/MaxMind-DB-Common/Manifest
@@ -1,3 +1,3 @@
DIST MaxMind-DB-Common-0.040001.tar.gz 22195 BLAKE2B c242abe2786bebb4f045d8e454e5044fa7c53db77b589e2d49f37d21f59d221e5ed543aa15c906cf8259b15b217b1bb103f5034c1ffdb10b6c2d89e2b5e97183 SHA512 4748ac66e09ec3c8017b7365562b8273399c85f359c35b22868e1b86e80e8a59a3a3fbfd851becf0ac997657b4e8288057204a2e14bb699815676f3214f6345c
-EBUILD MaxMind-DB-Common-0.40.1.ebuild 1028 BLAKE2B a42db06d50bfe8fe868dd23a192627566e8ed9de83f07d37f886a1a13d978da8ea63427ac22d30337e3ed5aba9452f649d586ea5c17f10ca618ed4ecf6f4acc9 SHA512 9bc55b766cb2074118b38bde53aca23d873d72ace8939931c94875380ebd65115f396a8158ad360aa9b94c9d3cd725ca5b6672d3b53e7d065f0bc8b12c16a9b6
+EBUILD MaxMind-DB-Common-0.40.1.ebuild 1040 BLAKE2B 0fece253f9b7b36749f6c1b12bceed26667d96f71f65fee52a6c2fa711ed5b55dd2c73f8b2cb907eb9a74f6461dfcc1d7cf6758eb0055c89d2e2bb7d5428916d SHA512 0be01ebf05ee6a4406a55cae7e568fc77aab9962420474230fc7b9efa2c5680ade9fa520cbb70aed9d2bc8ad821bd1512bf5edbea0e4af5ee9c7d6e5c1e24d49
MISC metadata.xml 900 BLAKE2B 9301b63837222a894b11138faf0daccae5585e3fbc66c59b437337888844603e83f8673f65f24bb6fbe71d6ca33ab1c7a04df7861248a11ff6021ed0f3c7ae22 SHA512 4ae0fddb9525bb36ea57519f3446eaae8dc26e9ba229a2a7a41fc9e84c8053a029eae18b25c8de659601c5daf390d87dc2993b63bbc5b1310c74ee5136d71be7
diff --git a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild
index 1ae432918d16..745603d96c63 100644
--- a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild
+++ b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Code shared by the MaxMind DB reader and writer modules"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"