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 AB13D13835B for ; Sat, 8 May 2021 02:08:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B39D0E0833; Sat, 8 May 2021 02:08:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9EA21E0833 for ; Sat, 8 May 2021 02:08:37 +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 42970340E42 for ; Sat, 8 May 2021 02:08:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAE8C752 for ; Sat, 8 May 2021 02:08:34 +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: <1620439570.524c20dd30da4fe5dd6f71e38aa0c019ca09ec9c.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/pango/pango-1.48.4-r1.ebuild X-VCS-Directories: x11-libs/pango/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 524c20dd30da4fe5dd6f71e38aa0c019ca09ec9c X-VCS-Branch: master Date: Sat, 8 May 2021 02:08:34 +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: 2642ebc5-ee01-47ae-9fec-bb40ca192391 X-Archives-Hash: 9d2bba565172bc3b33b121f66493c85e commit: 524c20dd30da4fe5dd6f71e38aa0c019ca09ec9c Author: Thomas Deutschmann gentoo org> AuthorDate: Sat May 8 02:06:10 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat May 8 02:06:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524c20dd x11-libs/pango: x86 keyworded (bug #787269) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> x11-libs/pango/pango-1.48.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/pango/pango-1.48.4-r1.ebuild b/x11-libs/pango/pango-1.48.4-r1.ebuild index e928c4faeae..5ce79c10697 100644 --- a/x11-libs/pango/pango-1.48.4-r1.ebuild +++ b/x11-libs/pango/pango-1.48.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~amd64 ~ia64" +KEYWORDS="~amd64 ~ia64 ~x86" # X USE flag is simply a stub until all revdeps have been adjusted to use X(+) IUSE="gtk-doc +introspection sysprof test +X"