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 850A71382C5 for ; Wed, 10 Feb 2021 14:55:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C959CE0916; Wed, 10 Feb 2021 14:55:22 +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 B08B2E0916 for ; Wed, 10 Feb 2021 14:55:22 +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 BDB77335D9A for ; Wed, 10 Feb 2021 14:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CB544C3 for ; Wed, 10 Feb 2021 14:55:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612968918.07fc0e228de3101f4caa8568bad7218c70c14cf9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/img2pdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/img2pdf/img2pdf-0.4.0.ebuild X-VCS-Directories: media-gfx/img2pdf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 07fc0e228de3101f4caa8568bad7218c70c14cf9 X-VCS-Branch: master Date: Wed, 10 Feb 2021 14:55:20 +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: fd2fee5c-75c1-4e9f-a6d5-a7d029dfde83 X-Archives-Hash: 2e02b89cd4c213bc4ffb46895c7eec2f commit: 07fc0e228de3101f4caa8568bad7218c70c14cf9 Author: Sam James gentoo org> AuthorDate: Wed Feb 10 14:55:12 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 10 14:55:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fc0e22 media-gfx/img2pdf: Keyword 0.4.0 x86, #767733 Signed-off-by: Sam James gentoo.org> media-gfx/img2pdf/img2pdf-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/img2pdf/img2pdf-0.4.0.ebuild b/media-gfx/img2pdf/img2pdf-0.4.0.ebuild index aeda8aad1be..03f64a2071d 100644 --- a/media-gfx/img2pdf/img2pdf-0.4.0.ebuild +++ b/media-gfx/img2pdf/img2pdf-0.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="gui" # missing dev-python/pdfrw dependency and