public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/
Date: Mon, 20 Jul 2020 01:10:21 +0000 (UTC)	[thread overview]
Message-ID: <1595207280.a2c1c92c71ff3ceb1c77ba8ee1e83feeb468eaca.sam@gentoo> (raw)

commit:     a2c1c92c71ff3ceb1c77ba8ee1e83feeb468eaca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 01:08:00 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 01:08:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c1c92c

dev-java/icu4j: arm64 keyworded (bug #720116)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/icu4j/icu4j-56.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/icu4j/icu4j-56.1.ebuild b/dev-java/icu4j/icu4j-56.1.ebuild
index 3e0a98276d1..f4ff61c4113 100644
--- a/dev-java/icu4j/icu4j-56.1.ebuild
+++ b/dev-java/icu4j/icu4j-56.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"
 
 LICENSE="icu"
 SLOT="56"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.6"


             reply	other threads:[~2020-07-20  1:10 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20  1:10 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-26  7:23 [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/ Miroslav Šulc
2024-10-25  8:10 Miroslav Šulc
2024-05-26  8:47 Miroslav Šulc
2024-05-26  8:45 Miroslav Šulc
2024-05-17  6:56 Arthur Zamarin
2024-05-16  4:17 Arthur Zamarin
2024-05-16  4:17 Arthur Zamarin
2024-04-16  8:02 Miroslav Šulc
2024-01-19 12:44 Miroslav Šulc
2024-01-19 10:47 Sam James
2024-01-19 10:47 Sam James
2024-01-19 10:07 Sam James
2024-01-19 10:07 Sam James
2024-01-06 21:52 Miroslav Šulc
2024-01-06  8:16 Sam James
2024-01-06  8:11 Sam James
2024-01-06  8:11 Sam James
2023-12-20  9:12 Miroslav Šulc
2023-12-07 12:42 Miroslav Šulc
2023-10-28  8:23 Miroslav Šulc
2023-10-27 12:30 Sam James
2023-10-27 12:22 Sam James
2023-10-22 18:56 Miroslav Šulc
2023-09-27  6:58 Miroslav Šulc
2022-11-24  7:19 Miroslav Šulc
2022-11-23 14:12 Jakov Smolić
2022-11-21  6:24 Miroslav Šulc
2022-11-20  7:23 Sam James
2022-11-20  7:23 Sam James
2022-11-20  7:23 Sam James
2022-10-21  3:59 Miroslav Šulc
2022-10-04  4:31 Miroslav Šulc
2022-05-09  8:17 Miroslav Šulc
2022-05-09  8:01 Jakov Smolić
2022-05-09  8:01 Jakov Smolić
2022-05-09  7:33 Jakov Smolić
2022-05-09  7:33 Jakov Smolić
2022-04-09  5:11 Miroslav Šulc
2022-01-02 10:57 Miroslav Šulc
2021-12-22 18:47 Arthur Zamarin
2021-12-01 19:00 Sam James
2021-11-26  7:53 Miroslav Šulc
2021-11-25  4:14 Sam James
2021-11-25  4:14 Sam James
2021-11-25  4:14 Sam James
2021-11-25  4:14 Sam James
2021-11-23  7:50 Miroslav Šulc
2021-11-21 16:31 Miroslav Šulc
2021-11-11  9:07 Miroslav Šulc
2021-11-10 17:10 Miroslav Šulc
2017-07-13 18:32 Alexis Ballier
2016-11-13 15:52 Sebastian Pipping
2016-02-26 13:28 James Le Cuirot
2015-10-02 10:34 Patrice Clement
2015-08-28 21:34 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1595207280.a2c1c92c71ff3ceb1c77ba8ee1e83feeb468eaca.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox