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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 16498138336 for ; Wed, 7 Nov 2018 16:56:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ED56E0956; Wed, 7 Nov 2018 16:56:23 +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 1029BE0956 for ; Wed, 7 Nov 2018 16:56:23 +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 CE3B7335C36 for ; Wed, 7 Nov 2018 16:56:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9031455 for ; Wed, 7 Nov 2018 16:56:18 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1541609616.5d17835abcc4cf7fb6e6ac81e4ff6d14e1643628.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild X-VCS-Directories: mail-client/thunderbird-bin/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: 5d17835abcc4cf7fb6e6ac81e4ff6d14e1643628 X-VCS-Branch: master Date: Wed, 7 Nov 2018 16:56:18 +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-Archives-Salt: eb499555-60af-4da5-b5f7-e956bed3dfc0 X-Archives-Hash: 191d709fd2b3a4e6fe21ab2de9376eeb commit: 5d17835abcc4cf7fb6e6ac81e4ff6d14e1643628 Author: Ian Stakenvicius gentoo org> AuthorDate: Wed Nov 7 16:50:51 2018 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Wed Nov 7 16:53:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d17835a mail-client/thunderbird-bin: stabilize 60.3.0 by maintainers As this is a binary package there's noting much to be done by AT's, so for expediency on security bug 670102 the maintainers have stabilized the package directly. Signed-off-by: Ian Stakenvicius gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild index ef3c660205a..ce4c8bf547e 100644 --- a/mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild +++ b/mail-client/thunderbird-bin/thunderbird-bin-60.3.0.ebuild @@ -39,7 +39,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="https://www.thunderbird.net/" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="+crashreporter +ffmpeg +pulseaudio selinux"