Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-math/
Date: Thu, 06 Jan 2022 20:14:28
Message-Id: 1641500055.35b66be27400403e426a82d09849159738e9bb34.arthurzam@gentoo
1 commit: 35b66be27400403e426a82d09849159738e9bb34
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 20:13:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 20:14:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b66be2
7
8 dev-java/commons-math: Keyword 3.6.1-r1 arm, #830681
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index 3ef7e38716d8..45de2587390c 100644
17 --- a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild
18 +++ b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -21,4 +21,4 @@ RDEPEND=">=virtual/jre-1.8:*"
26
27 LICENSE="Apache-2.0"
28 SLOT="3"
29 -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"