diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 14:44:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 14:44:23 +0200 |
commit | 73fc704c98500df3c023d545956e2a08d1c439cb (patch) | |
tree | 20e0c14fea8d3d49f2ca86d0de2e1d2cb486be93 /dev-java/univocity-parsers | |
parent | dev-java/apiguardian-api: Stabilize 1.1.2 x86, #842855 (diff) | |
download | gentoo-73fc704c98500df3c023d545956e2a08d1c439cb.tar.gz gentoo-73fc704c98500df3c023d545956e2a08d1c439cb.tar.bz2 gentoo-73fc704c98500df3c023d545956e2a08d1c439cb.zip |
dev-java/univocity-parsers: Stabilize 2.9.1 x86, #842855
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/univocity-parsers')
-rw-r--r-- | dev-java/univocity-parsers/univocity-parsers-2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/univocity-parsers/univocity-parsers-2.9.1.ebuild b/dev-java/univocity-parsers/univocity-parsers-2.9.1.ebuild index 101fa55a4c63..58e46ec195a5 100644 --- a/dev-java/univocity-parsers/univocity-parsers-2.9.1.ebuild +++ b/dev-java/univocity-parsers/univocity-parsers-2.9.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/uniVocity/univocity-parsers/archive/refs/tags/v${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" DEPEND=" >=virtual/jdk-1.8:* |