From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1302711-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F4DE13933E for <garchives@archives.gentoo.org>; Thu, 15 Jul 2021 10:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CBC7E0CD5; Thu, 15 Jul 2021 10:28:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31947E0CD5 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 10:28:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E0BE342C7A for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 10:28:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9021A7D5 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 10:28:00 +0000 (UTC) From: "Marek Szuba" <marecki@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" <marecki@gentoo.org> Message-ID: <1626344529.7db95a7966e35d8f81c22bca5d8c7c3c0e679346.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-stringy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild X-VCS-Directories: dev-perl/IO-stringy/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 7db95a7966e35d8f81c22bca5d8c7c3c0e679346 X-VCS-Branch: master Date: Thu, 15 Jul 2021 10:28:00 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f9a39c46-551b-4262-821c-c2f1e62ab9d9 X-Archives-Hash: 1c5ed45b975798820ded2c77256b71a6 commit: 7db95a7966e35d8f81c22bca5d8c7c3c0e679346 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 15 10:22:09 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 15 10:22:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db95a79 dev-perl/IO-stringy: keyword 2.113.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild index 43e896197c0..60cb213a919 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="I/O on in-core objects like strings and arrays" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"