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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B24115813A for ; Fri, 10 Jan 2025 04:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D730CE07A7; Fri, 10 Jan 2025 04:17:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BE8BEE079E for ; Fri, 10 Jan 2025 04:17:24 +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 8AB23340C43 for ; Fri, 10 Jan 2025 04:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19C5E1E20 for ; Fri, 10 Jan 2025 04:17:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736482599.7853513282afb181e6649968d9d5e3dd4065a179.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CSS-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild X-VCS-Directories: dev-perl/CSS-Tiny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7853513282afb181e6649968d9d5e3dd4065a179 X-VCS-Branch: master Date: Fri, 10 Jan 2025 04:17:21 +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: b4091cf3-6be8-472c-828a-a591099cc76a X-Archives-Hash: a0cf0f0843904fea2e1acb3599b84681 commit: 7853513282afb181e6649968d9d5e3dd4065a179 Author: Sam James gentoo org> AuthorDate: Fri Jan 10 04:16:39 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 10 04:16:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78535132 dev-perl/CSS-Tiny: Keyword 1.200.0-r1 arm64, #947788 Signed-off-by: Sam James gentoo.org> dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild b/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild index 5c62138eeae4..97164704654c 100644 --- a/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild +++ b/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Read/Write .css files with as little code as possible" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86"