diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:35:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:31:59 +0300 |
commit | e2c486300538a2a7369c50176aeb1b9aabf89360 (patch) | |
tree | c142cf0097f0c4dd4ba57fc8c58092d48cf2e0cd /dev-java/woodstox-core | |
parent | dev-java/waffle-jna: dekeyword x86 (diff) | |
download | gentoo-e2c486300538a2a7369c50176aeb1b9aabf89360.tar.gz gentoo-e2c486300538a2a7369c50176aeb1b9aabf89360.tar.bz2 gentoo-e2c486300538a2a7369c50176aeb1b9aabf89360.zip |
dev-java/woodstox-core: 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/woodstox-core')
-rw-r--r-- | dev-java/woodstox-core/woodstox-core-6.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/woodstox-core/woodstox-core-6.4.0-r1.ebuild b/dev-java/woodstox-core/woodstox-core-6.4.0-r1.ebuild index fbae432ff233..216ef725d147 100644 --- a/dev-java/woodstox-core/woodstox-core-6.4.0-r1.ebuild +++ b/dev-java/woodstox-core/woodstox-core-6.4.0-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/FasterXML/woodstox/archive/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" # Common dependencies # POM: pom.xml |