diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-14 13:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-14 13:49:58 +0000 |
| commit | 9e708a530a42e488717962b542d290bbfdccc5a2 (patch) | |
| tree | bccaed92925b6024aa9349c6bfbc0da58a301652 /dev-java/reflections | |
| parent | 72236711a1ff5fbaf9dd411af9defc5a580e147e (diff) | |
| download | baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.tar.gz baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.tar.xz baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.zip | |
Adding metadata
Diffstat (limited to 'dev-java/reflections')
| -rw-r--r-- | dev-java/reflections/reflections-0.9.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/reflections/reflections-0.9.10-r1.ebuild b/dev-java/reflections/reflections-0.9.10-r1.ebuild index 4750a28d85da..8ca41b4098f7 100644 --- a/dev-java/reflections/reflections-0.9.10-r1.ebuild +++ b/dev-java/reflections/reflections-0.9.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" CP_DEPEND="dev-java/commons-vfs:2 dev-java/dom4j:1 |
