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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 81655158020 for ; Mon, 24 Oct 2022 07:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91AE6E01E4; Mon, 24 Oct 2022 07:12:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 762CFE01E4 for ; Mon, 24 Oct 2022 07:12:54 +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 4CD76335D51 for ; Mon, 24 Oct 2022 07:12:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ED3261D for ; Mon, 24 Oct 2022 07:12:51 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1666595569.e2570b6d4f7f8cc8bf98e5c206ab1646f64e5d04.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/poco/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/poco/poco-1.11.2-r1.ebuild X-VCS-Directories: dev-libs/poco/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e2570b6d4f7f8cc8bf98e5c206ab1646f64e5d04 X-VCS-Branch: master Date: Mon, 24 Oct 2022 07:12:51 +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: 54ce000c-f76d-4deb-961b-6c8bcf7c4315 X-Archives-Hash: aac48d68855c383cfec30c4c361e247f commit: e2570b6d4f7f8cc8bf98e5c206ab1646f64e5d04 Author: Joonas Niilola gentoo org> AuthorDate: Mon Oct 24 07:12:08 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 24 07:12:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2570b6d dev-libs/poco: Stabilize 1.11.2-r1 ppc64, #868573 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/poco/poco-1.11.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/poco/poco-1.11.2-r1.ebuild b/dev-libs/poco/poco-1.11.2-r1.ebuild index e8b28f52cfb2..8eaeb3549134 100644 --- a/dev-libs/poco/poco-1.11.2-r1.ebuild +++ b/dev-libs/poco/poco-1.11.2-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}-release" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="7z activerecord cppparser +crypto +data examples +file2pagecompiler iodbc +json mariadb +mongodb mysql +net odbc +pagecompiler pdf pocodoc sqlite +ssl test +util +xml +zip" RESTRICT="!test? ( test )" REQUIRED_USE="