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 DAA5D138334 for ; Fri, 7 Dec 2018 21:27:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B339E0A90; Fri, 7 Dec 2018 21:27:00 +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 E72E9E0A90 for ; Fri, 7 Dec 2018 21:26:59 +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 96801335CCB for ; Fri, 7 Dec 2018 21:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7EE9326 for ; Fri, 7 Dec 2018 21:26:56 +0000 (UTC) From: "Richard Freeman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Freeman" Message-ID: <1544217742.814580354753567b4f45bddef3feba8d59a36845.rich0@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild X-VCS-Directories: app-accessibility/at-spi2-core/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: 814580354753567b4f45bddef3feba8d59a36845 X-VCS-Branch: master Date: Fri, 7 Dec 2018 21:26:56 +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: d14cfe4d-0578-4635-92a8-60dcc0a7ec48 X-Archives-Hash: 87747747e6771a8fcfc645bba1fe5e1f commit: 814580354753567b4f45bddef3feba8d59a36845 Author: Richard Freeman gentoo org> AuthorDate: Fri Dec 7 21:22:22 2018 +0000 Commit: Richard Freeman gentoo org> CommitDate: Fri Dec 7 21:22:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81458035 app-accessibility/at-spi2-core: amd64 stable Bug: https://bugs.gentoo.org/672696 Signed-off-by: Richard Freeman gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild index 01ab3d27bb0..0be434a4e7c 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="X +introspection" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure