diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:36:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:32:03 +0300 |
commit | 41f7e91534dddc04cc4e644936c771cb9f29c3c3 (patch) | |
tree | b693e87bb1102ebfcae4ef9f2dd31a0f88dc751e /dev-java/xmpbox | |
parent | dev-java/xmlunit-matchers: dekeyword x86 (diff) | |
download | gentoo-41f7e91534dddc04cc4e644936c771cb9f29c3c3.tar.gz gentoo-41f7e91534dddc04cc4e644936c771cb9f29c3c3.tar.bz2 gentoo-41f7e91534dddc04cc4e644936c771cb9f29c3c3.zip |
dev-java/xmpbox: 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/xmpbox')
-rw-r--r-- | dev-java/xmpbox/xmpbox-2.0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmpbox/xmpbox-2.0.27.ebuild b/dev-java/xmpbox/xmpbox-2.0.27.ebuild index e76bea27a1e5..d7d33f1ac5e1 100644 --- a/dev-java/xmpbox/xmpbox-2.0.27.ebuild +++ b/dev-java/xmpbox/xmpbox-2.0.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/pdfbox/${PV}/pdfbox-${PV}-src.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" # Common dependencies # POM: pom.xml |