summaryrefslogtreecommitdiff
path: root/dev-java/commons-csv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-java/commons-csv
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-java/commons-csv')
-rw-r--r--dev-java/commons-csv/Manifest2
-rw-r--r--dev-java/commons-csv/commons-csv-1.9.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-csv/Manifest b/dev-java/commons-csv/Manifest
index d13984b857f0..c178c4045b59 100644
--- a/dev-java/commons-csv/Manifest
+++ b/dev-java/commons-csv/Manifest
@@ -1,3 +1,3 @@
DIST commons-csv-1.9.0-sources.tar.gz 36975991 BLAKE2B b2e2091556f3766968dbe660e4059f491eedc458d3c15c0372770d144737ab3ddcc78ff36f674759bde8aa9690e4bbe14866f8546e1de3b67498736678650697 SHA512 4610197fbbf1b3fb3ff19ff8f5ee0ffe945c34c05e3db71b89156bf17aa7f6b2816ddace85457fec82cb22337f777e08eac5984d7299e702b537f0d242d368d8
-EBUILD commons-csv-1.9.0.ebuild 1660 BLAKE2B fac0bf3a678bf60cfe427349d6eb4a109c5fee7e0593b17e532ac839306c9277e3b23ca8e69d95155d7b328efe11eb6d24b41c2eef957dd51ec10df4bf8a55b0 SHA512 029751f9905e372e8aa64ef737d4ae51e6e5f491d646bd1cc36d854b22fb3fa8c85605ff9db9d909e3c996aa43a8a966e46d361dc54dd180b57f6f7829f1b7ec
+EBUILD commons-csv-1.9.0.ebuild 1671 BLAKE2B 1aa68ad72ab34b26025eab8761ced46a338c81fd62fee03f951419f1cdc0a63948dbe3425e11911c299ac4630497260c465dc5af07f727e223104983e6c3e851 SHA512 f2763296deba093fb1134efff8228a986a47e920023043a881cd3ac45e166642867d14247ffcfeaf5b0ef050b0f0f535fc9c363e356fcbcfcfdd658a2439b24d
MISC metadata.xml 416 BLAKE2B 193c84e7cdd7d31c475be29d0f00c44f86dba7226d4c9d3de052b9ecc8e2dae8fe9b402cdd797b04d714253591b39b3f858be13caf0584b1e67f6756cbae7bce SHA512 9c3695f3b80d8efb699cf1f1b8801aa173480a71604abdcc8cf3d093f9631fbf0ef2c6cfbf22ae106831b0b58747219184966904b9c3622c1ce424d4325e18b6
diff --git a/dev-java/commons-csv/commons-csv-1.9.0.ebuild b/dev-java/commons-csv/commons-csv-1.9.0.ebuild
index 8860918b9973..43f3489184f5 100644
--- a/dev-java/commons-csv/commons-csv-1.9.0.ebuild
+++ b/dev-java/commons-csv/commons-csv-1.9.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
# Skeleton command:
@@ -16,7 +16,7 @@ HOMEPAGE="https://commons.apache.org/proper/commons-csv/"
SRC_URI="mirror://apache/commons/csv/source/${P}-src.tar.gz -> ${P}-sources.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
# missing test deps
RESTRICT="test"