diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 07:51:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:21:43 +0100 |
commit | 2934252ceb72e1f81e011a24fdaa5d79c3ccbe13 (patch) | |
tree | 295d31b2e48669a56093b8050431aaad56cb8bcf /dev-java/commons-math | |
parent | dev-java/commons-collections: stable 4.1-r1 for ppc64 (diff) | |
download | gentoo-2934252ceb72e1f81e011a24fdaa5d79c3ccbe13.tar.gz gentoo-2934252ceb72e1f81e011a24fdaa5d79c3ccbe13.tar.bz2 gentoo-2934252ceb72e1f81e011a24fdaa5d79c3ccbe13.zip |
dev-java/commons-math: stable 3.6.1-r1 for ppc64
stable wrt bug #784407
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/commons-math')
-rw-r--r-- | dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild index 676842894be4..fd1f6c61c92c 100644 --- a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild +++ b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild @@ -21,4 +21,4 @@ RDEPEND=">=virtual/jre-1.8:*" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |