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 B5929138334 for ; Mon, 18 Feb 2019 06:29:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EB51E087E; Mon, 18 Feb 2019 06:29:10 +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 77B50E087E for ; Mon, 18 Feb 2019 06:29:10 +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 6F2F8335C47 for ; Mon, 18 Feb 2019 06:29:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3B9F52F for ; Mon, 18 Feb 2019 06:29:07 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1550471325.4c70b8a46008c957037a10f13368eedd245fe9bb.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/libpst/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/libpst/libpst-0.6.66-r1.ebuild X-VCS-Directories: net-mail/libpst/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4c70b8a46008c957037a10f13368eedd245fe9bb X-VCS-Branch: master Date: Mon, 18 Feb 2019 06:29:07 +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: 5b228850-1b3c-4108-b668-945d79f107ff X-Archives-Hash: 7868b090e1b4208cbd12abf9fc7e7bf5 commit: 4c70b8a46008c957037a10f13368eedd245fe9bb Author: Mikle Kolyada gentoo org> AuthorDate: Mon Feb 18 06:28:45 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Feb 18 06:28:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c70b8a4 net-mail/libpst: amd64 stable wrt bug #676738 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" net-mail/libpst/libpst-0.6.66-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/libpst/libpst-0.6.66-r1.ebuild b/net-mail/libpst/libpst-0.6.66-r1.ebuild index 0142fdbfc51..5f2f39862ea 100644 --- a/net-mail/libpst/libpst-0.6.66-r1.ebuild +++ b/net-mail/libpst/libpst-0.6.66-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug dii doc python static-libs" RDEPEND="dii? ( media-gfx/imagemagick:=[png] )