From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C1A7015802F for ; Sat, 4 Mar 2023 14:09:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDDB2E07C5; Sat, 4 Mar 2023 14:09:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4C57E07C5 for ; Sat, 4 Mar 2023 14:09:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E39B4341354 for ; Sat, 4 Mar 2023 14:09:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CC0B21 for ; Sat, 4 Mar 2023 14:09:45 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1677938981.724b0467c61539ea3fa32f5a8a56c9b08ef47bac.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/date/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/date/date-3.3.3.ebuild X-VCS-Directories: dev-ruby/date/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 724b0467c61539ea3fa32f5a8a56c9b08ef47bac X-VCS-Branch: master Date: Sat, 4 Mar 2023 14:09:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 069267c7-39b9-4115-8757-c7521262235f X-Archives-Hash: a1a7eabf06d7d8f377a97943f704e609 commit: 724b0467c61539ea3fa32f5a8a56c9b08ef47bac Author: Hans de Graaff gentoo org> AuthorDate: Sat Mar 4 13:51:10 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Mar 4 14:09:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724b0467 dev-ruby/date: keyword 3.3.3 for ~loong Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/date/date-3.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/date/date-3.3.3.ebuild b/dev-ruby/date/date-3.3.3.ebuild index 9cf86030816e..1db724c49ba6 100644 --- a/dev-ruby/date/date-3.3.3.ebuild +++ b/dev-ruby/date/date-3.3.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/date/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() {