From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1265361-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 D057213835B for <garchives@archives.gentoo.org>; Sun, 28 Mar 2021 18:18:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5309E0877; Sun, 28 Mar 2021 18:18:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CD094E0877 for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 18:18:49 +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 DE793340E87 for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 18:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79656636 for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 18:18:47 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1616955467.95228d8af5785fb7db58fa882367c0aeea86acf6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libzia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libzia/libzia-4.25.ebuild X-VCS-Directories: dev-libs/libzia/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 95228d8af5785fb7db58fa882367c0aeea86acf6 X-VCS-Branch: master Date: Sun, 28 Mar 2021 18:18:47 +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: 34f35148-d7c7-4de1-a6e0-70a10a0323f5 X-Archives-Hash: 1d7054dd5a87c399fdd3e37206bb273d commit: 95228d8af5785fb7db58fa882367c0aeea86acf6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 18:17:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 28 18:17:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95228d8a dev-libs/libzia: Stabilize 4.25 amd64, #778956 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libzia/libzia-4.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libzia/libzia-4.25.ebuild b/dev-libs/libzia/libzia-4.25.ebuild index a3fecb46f78..ee416e6cd87 100644 --- a/dev-libs/libzia/libzia-4.25.ebuild +++ b/dev-libs/libzia/libzia-4.25.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ftdi" RDEPEND="dev-libs/glib:2