Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jms/
Date: Sun, 16 May 2021 18:58:22
Message-Id: 1621191464.3d349975f291a40be8df228efb302efe61d9d1a3.sam@gentoo
1 commit: 3d349975f291a40be8df228efb302efe61d9d1a3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 18:57:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 18:57:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d349975
7
8 java-virtuals/jms: Stabilize 1.1 arm64, #784407
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 java-virtuals/jms/jms-1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/java-virtuals/jms/jms-1.1.ebuild b/java-virtuals/jms/jms-1.1.ebuild
16 index c3bf38d2fd2..3297dfeb8f7 100644
17 --- a/java-virtuals/jms/jms-1.1.ebuild
18 +++ b/java-virtuals/jms/jms-1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI=""
26
27 LICENSE="public-domain"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
30 +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
31 IUSE=""
32
33 DEPEND=""