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 7A0B3158094 for ; Thu, 7 Jul 2022 06:36:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3D19E0E51; Thu, 7 Jul 2022 06:36:03 +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 8D302E0E51 for ; Thu, 7 Jul 2022 06:36:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7C4B4340CC5 for ; Thu, 7 Jul 2022 06:36:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A193452D for ; Thu, 7 Jul 2022 06:35:59 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1657175756.c4a0608bec85ebef5a2c3e8c54ab914e0fb1c917.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/bacula/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/bacula/bacula-11.0.6-r2.ebuild X-VCS-Directories: app-backup/bacula/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c4a0608bec85ebef5a2c3e8c54ab914e0fb1c917 X-VCS-Branch: master Date: Thu, 7 Jul 2022 06:35:59 +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: f0f2fad2-9ac7-4641-a57d-f68fe61da6a1 X-Archives-Hash: dd40ca7a66e1ec69c650769c135664ed commit: c4a0608bec85ebef5a2c3e8c54ab914e0fb1c917 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 7 06:35:56 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 7 06:35:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a0608b app-backup/bacula: x86 stable wrt bug #856736 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-backup/bacula/bacula-11.0.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/bacula/bacula-11.0.6-r2.ebuild b/app-backup/bacula/bacula-11.0.6-r2.ebuild index ede482322e81..785ae94c4709 100644 --- a/app-backup/bacula/bacula-11.0.6-r2.ebuild +++ b/app-backup/bacula/bacula-11.0.6-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="acl bacula-clientonly bacula-nodir bacula-nosd +batch-insert examples ipv6 logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND="