From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1012462-garchives=archives.gentoo.org@lists.gentoo.org> 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 05F301382C5 for <garchives@archives.gentoo.org>; Sun, 25 Mar 2018 22:42:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A43AEE0977; Sun, 25 Mar 2018 22:42:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 80E32E0977 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Mar 2018 22:42:15 +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 1DB5C335C73 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Mar 2018 22:42:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 264EE267 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Mar 2018 22:42:12 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> 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" <whissi@gentoo.org> Message-ID: <1522017683.5891c606065d3ba47e8a8e1467dafec2d66f8e8b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/xineramaproto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild X-VCS-Directories: x11-proto/xineramaproto/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 5891c606065d3ba47e8a8e1467dafec2d66f8e8b X-VCS-Branch: master Date: Sun, 25 Mar 2018 22:42:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b7b0fbed-cd3b-41de-b74d-e191603c84e9 X-Archives-Hash: dedebb221af03247dead8fc2493ad0be commit: 5891c606065d3ba47e8a8e1467dafec2d66f8e8b Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 22:09:50 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 22:41:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5891c606 x11-proto/xineramaproto: x86 stable (bug #651286) Package-Manager: Portage-2.3.24, Repoman-2.3.6 x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild index f2a71d0b67f..6dd61383f1f 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=""