diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-12 09:16:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-12 09:16:27 +0100 |
commit | 2b1e2a9a01f0727a792c943a143bcdcd56e47d7c (patch) | |
tree | 717736443b6db00a246a6080ec075cd79af064cb /dev-java/reflections | |
parent | dev-java/jsch-agent-proxy: x86 stable wrt bug #809932 (diff) | |
download | gentoo-2b1e2a9a01f0727a792c943a143bcdcd56e47d7c.tar.gz gentoo-2b1e2a9a01f0727a792c943a143bcdcd56e47d7c.tar.bz2 gentoo-2b1e2a9a01f0727a792c943a143bcdcd56e47d7c.zip |
dev-java/reflections: x86 stable wrt bug #809932
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/reflections')
-rw-r--r-- | dev-java/reflections/reflections-0.9.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/reflections/reflections-0.9.10-r1.ebuild b/dev-java/reflections/reflections-0.9.10-r1.ebuild index ef584fb0351a..c4ffbd6aa2ee 100644 --- a/dev-java/reflections/reflections-0.9.10-r1.ebuild +++ b/dev-java/reflections/reflections-0.9.10-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/ronmamo/reflections" SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" CP_DEPEND="dev-java/commons-vfs:2 dev-java/dom4j:1 |