diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:35:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:31:58 +0300 |
commit | 00b42fd25369ee3814bc4714249e9a712cbf4022 (patch) | |
tree | c228867af02acb4cf182804a7f3ae1608d24de83 /dev-java | |
parent | dev-java/unbescape: dekeyword x86 (diff) | |
download | gentoo-00b42fd25369ee3814bc4714249e9a712cbf4022.tar.gz gentoo-00b42fd25369ee3814bc4714249e9a712cbf4022.tar.bz2 gentoo-00b42fd25369ee3814bc4714249e9a712cbf4022.zip |
dev-java/univocity-parsers: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86,
we decided to dekeyword most Java packages from x86, and reverse
dependencies of them.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-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 a4033a241480..3596e4ff9238 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 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" DEPEND=" >=virtual/jdk-1.8:* |