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 87B80158041 for ; Tue, 9 Apr 2024 17:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D08DCE2A39; Tue, 9 Apr 2024 17:41:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9AC2E2A39 for ; Tue, 9 Apr 2024 17:41:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06F4A34327A for ; Tue, 9 Apr 2024 17:41:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63C02B47 for ; Tue, 9 Apr 2024 17:41:31 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1712684487.68cd86d9ff4bed7233f19a4d09e599db9f7084f4.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/metapixel/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/metapixel/metapixel-1.0.2-r2.ebuild X-VCS-Directories: media-gfx/metapixel/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 68cd86d9ff4bed7233f19a4d09e599db9f7084f4 X-VCS-Branch: master Date: Tue, 9 Apr 2024 17:41:31 +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: c21ac2ed-92b7-49fe-9749-c8a5fb9d6496 X-Archives-Hash: 65f0540a22d87c9595f9cd45542643c5 commit: 68cd86d9ff4bed7233f19a4d09e599db9f7084f4 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Apr 9 17:41:27 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Apr 9 17:41:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cd86d9 media-gfx/metapixel: Stabilize 1.0.2-r2 amd64, #925608 Signed-off-by: Arthur Zamarin gentoo.org> media-gfx/metapixel/metapixel-1.0.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/metapixel/metapixel-1.0.2-r2.ebuild b/media-gfx/metapixel/metapixel-1.0.2-r2.ebuild index 97ea64edc098..a3a30c0d6311 100644 --- a/media-gfx/metapixel/metapixel-1.0.2-r2.ebuild +++ b/media-gfx/metapixel/metapixel-1.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.complang.tuwien.ac.at/schani/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-lang/perl