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 80415138334 for ; Sun, 19 May 2019 13:15:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C675E089A; Sun, 19 May 2019 13:15:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 69C0FE089E for ; Sun, 19 May 2019 13:15:00 +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 5F5A4344AA9 for ; Sun, 19 May 2019 13:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36B1E5FC for ; Sun, 19 May 2019 13:14:55 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1558271186.0d806027196c0d2585dd384a9b153ba5ee47a843.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/podofo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/podofo/podofo-0.9.6_p20180715.ebuild X-VCS-Directories: app-text/podofo/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0d806027196c0d2585dd384a9b153ba5ee47a843 X-VCS-Branch: master Date: Sun, 19 May 2019 13:14:55 +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: 9c9c3304-6d41-4935-abaa-98ed77a14b23 X-Archives-Hash: 974f5d27d6fc166ca49cc7c91b04d423 commit: 0d806027196c0d2585dd384a9b153ba5ee47a843 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun May 19 13:06:26 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun May 19 13:06:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d806027 app-text/podofo: x86 stable (bug #685124) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> app-text/podofo/podofo-0.9.6_p20180715.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715.ebuild index c8a06f9532b..7c3879735e6 100644 --- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20180715.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV%_*}" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86" IUSE="+boost idn libressl debug test +tools" REQUIRED_USE="test? ( tools )"