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 8DE40138334 for ; Sat, 12 Oct 2019 04:31:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91B7AE0886; Sat, 12 Oct 2019 04:31:03 +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 77D15E088B for ; Sat, 12 Oct 2019 04:31:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2421B34BBFD for ; Sat, 12 Oct 2019 04:30:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 276A788E for ; Sat, 12 Oct 2019 04:30:54 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1570854615.de172831d2d086800da2b92cd4772ccf75961fc7.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/wanderlust/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild X-VCS-Directories: app-emacs/wanderlust/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: de172831d2d086800da2b92cd4772ccf75961fc7 X-VCS-Branch: master Date: Sat, 12 Oct 2019 04:30:54 +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: 10e57de6-3647-4418-9ffe-19fbc4ee15e8 X-Archives-Hash: 3c8ad756571ef13d72e7b41955e6d48f commit: de172831d2d086800da2b92cd4772ccf75961fc7 Author: Matt Turner gentoo org> AuthorDate: Sat Oct 12 04:26:36 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 12 04:30:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de172831 app-emacs/wanderlust-2.15.9_p20190623: add ~alpha, bug 693064 Signed-off-by: Matt Turner gentoo.org> app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild index 7df6b6b8181..d2614e684e3 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wanderlust/wanderlust/archive/${GITHUB_SHA1}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="bbdb ssl l10n_ja" DEPEND=">=app-emacs/apel-10.8