diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:57:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:58:18 +0200 |
commit | 7f2876b061f72e9d3eacb231ecadd7eea67f8a7c (patch) | |
tree | f97c9b4762e5a1bb895ca4f663ba38f30d771575 /dev-java/jackson-annotations | |
parent | sys-libs/llvm-libunwind: x86 stable wrt bug #849464 (diff) | |
download | gentoo-7f2876b061f72e9d3eacb231ecadd7eea67f8a7c.tar.gz gentoo-7f2876b061f72e9d3eacb231ecadd7eea67f8a7c.tar.bz2 gentoo-7f2876b061f72e9d3eacb231ecadd7eea67f8a7c.zip |
dev-java/jackson-annotations: x86 stable wrt bug #849548
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/jackson-annotations')
-rw-r--r-- | dev-java/jackson-annotations/jackson-annotations-2.13.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jackson-annotations/jackson-annotations-2.13.2-r1.ebuild b/dev-java/jackson-annotations/jackson-annotations-2.13.2-r1.ebuild index 9be0eed032c1..d9b5a94a39c6 100644 --- a/dev-java/jackson-annotations/jackson-annotations-2.13.2-r1.ebuild +++ b/dev-java/jackson-annotations/jackson-annotations-2.13.2-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/FasterXML/${PN}/archive/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" DEPEND=">=virtual/jdk-11:*" RDEPEND=">=virtual/jre-1.8:*" |