From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0B09513827E for ; Tue, 10 Dec 2013 19:20:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03792E0B1F; Tue, 10 Dec 2013 19:19:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AB27E0B1F for ; Tue, 10 Dec 2013 19:19:58 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3DF7533F990 for ; Tue, 10 Dec 2013 19:19:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BC7FC19002B for ; Tue, 10 Dec 2013 19:19:55 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1386703171.4c3d457f2be80b9063cbd84d60cef73150b38764.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-proto/glproto/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-proto/glproto/glproto-9999.ebuild X-VCS-Directories: x11-proto/glproto/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 4c3d457f2be80b9063cbd84d60cef73150b38764 X-VCS-Branch: master Date: Tue, 10 Dec 2013 19:19: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-Archives-Salt: 840ebe66-6249-46c1-add9-d36b2efb1d39 X-Archives-Hash: dee9b76efe81fad8a6eea6f77e798f0e commit: 4c3d457f2be80b9063cbd84d60cef73150b38764 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Tue Dec 10 19:19:31 2013 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berlin de> CommitDate: Tue Dec 10 19:19:31 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=4c3d457f x11-proto/glproto: sync keywords with portage --- x11-proto/glproto/glproto-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild index fec4d69..c7d40b9 100644 --- a/x11-proto/glproto/glproto-9999.ebuild +++ b/x11-proto/glproto/glproto-9999.ebuild @@ -8,7 +8,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" LICENSE="SGI-B-2.0" IUSE=""