summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 21:49:10 +0000
committerSam James <sam@gentoo.org>2023-01-26 21:49:10 +0000
commit68dfbf014c0c3e3cbcec71c3120aed9a1b6d5df0 (patch)
treed021b8b04ec38184ad4ab0dd2466a6f7ad836d09 /dev-java/pdfbox
parentdev-java/xmpbox: Stabilize 2.0.27 x86, #892119 (diff)
downloadgentoo-68dfbf014c0c3e3cbcec71c3120aed9a1b6d5df0.tar.gz
gentoo-68dfbf014c0c3e3cbcec71c3120aed9a1b6d5df0.tar.bz2
gentoo-68dfbf014c0c3e3cbcec71c3120aed9a1b6d5df0.zip
dev-java/pdfbox: Stabilize 2.0.27 x86, #892119
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/pdfbox')
-rw-r--r--dev-java/pdfbox/pdfbox-2.0.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/pdfbox/pdfbox-2.0.27.ebuild b/dev-java/pdfbox/pdfbox-2.0.27.ebuild
index 8059ebe7e015..339bf751322c 100644
--- a/dev-java/pdfbox/pdfbox-2.0.27.ebuild
+++ b/dev-java/pdfbox/pdfbox-2.0.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -60,7 +60,7 @@ SRC_URI="mirror://apache/${PN}/${PV}/${P}-src.zip
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
IUSE="+tools"
PROPERTIES="test_network"