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 62D80158010 for ; Sun, 22 Jan 2023 17:52:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55C73E0855; Sun, 22 Jan 2023 17:52:34 +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 39B27E0855 for ; Sun, 22 Jan 2023 17:52:34 +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 4DD18340DFD for ; Sun, 22 Jan 2023 17:52:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48C8488C for ; Sun, 22 Jan 2023 17:52:30 +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: <1674409932.6adaf69e021f10c61a059a1bd3078548e980d35c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvisual/libvisual-0.4.1.ebuild X-VCS-Directories: media-libs/libvisual/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 6adaf69e021f10c61a059a1bd3078548e980d35c X-VCS-Branch: master Date: Sun, 22 Jan 2023 17:52:30 +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: 3678aa11-f891-4bd8-8c24-a3a798097a85 X-Archives-Hash: ef93d5eea3e335fc9c3eda115d23bf5b commit: 6adaf69e021f10c61a059a1bd3078548e980d35c Author: Arthur Zamarin gentoo org> AuthorDate: Sun Jan 22 17:52:12 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jan 22 17:52:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adaf69e media-libs/libvisual: Stabilize 0.4.1 arm, #891659 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/libvisual/libvisual-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild b/media-libs/libvisual/libvisual-0.4.1.ebuild index ba2b0894ef5a..0de4a0f22595 100644 --- a/media-libs/libvisual/libvisual-0.4.1.ebuild +++ b/media-libs/libvisual/libvisual-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar. LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="debug nls threads" BDEPEND="