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 61EAF139694 for ; Mon, 15 May 2017 14:17:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0FA1E0CAB; Mon, 15 May 2017 14:17:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A430E0CA7 for ; Mon, 15 May 2017 14:17:50 +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 C1ADC3416C7 for ; Mon, 15 May 2017 14:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28E6F7460 for ; Mon, 15 May 2017 14:17:47 +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: <1494857750.b694ee75573975207703186685c37d8bea8d7e6e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/podofo-build/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild X-VCS-Directories: virtual/podofo-build/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b694ee75573975207703186685c37d8bea8d7e6e X-VCS-Branch: master Date: Mon, 15 May 2017 14:17:47 +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: 7fd5cafe-13cf-442e-bd7f-24fada55d0a8 X-Archives-Hash: 609d6a38d860de05a7e8f434324f837a commit: b694ee75573975207703186685c37d8bea8d7e6e Author: Agostino Sarubbo gentoo org> AuthorDate: Mon May 15 14:15:50 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon May 15 14:15:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b694ee75 virtual/podofo-build: amd64 stable wrt bug #617204 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild index 0ee6dc0932b..a18a36b8db7 100644 --- a/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild +++ b/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual package for building against PoDoFo" SLOT="0/${PVR}" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+boost idn debug test" # Pull in boost for build-against header dependency (see bug #503802).