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 2DFAE138010 for ; Sat, 30 Mar 2013 12:50:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70FA5E082F; Sat, 30 Mar 2013 12:50:16 +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 F1DA6E082F for ; Sat, 30 Mar 2013 12:50:15 +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 DCE8233BF5F for ; Sat, 30 Mar 2013 12:50:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BE37DE4073 for ; Sat, 30 Mar 2013 12:50:12 +0000 (UTC) From: "Thomas Sachau" 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 Sachau" Message-ID: <1364647796.76b65be3dba36d4b6b312a6f588fb806dea9a663.tommy@gentoo> Subject: [gentoo-commits] proj/multilib-portage:master commit in: dev-python/pycairo/ X-VCS-Repository: proj/multilib-portage X-VCS-Files: dev-python/pycairo/pycairo-1.10.0-r4.ebuild X-VCS-Directories: dev-python/pycairo/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 76b65be3dba36d4b6b312a6f588fb806dea9a663 X-VCS-Branch: master Date: Sat, 30 Mar 2013 12:50:12 +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: f66b86ee-bd87-4061-a9e6-1ec098d2b2a7 X-Archives-Hash: 16c09ed1eb3a1869edb1beec71f222b7 commit: 76b65be3dba36d4b6b312a6f588fb806dea9a663 Author: Thomas Sachau gentoo org> AuthorDate: Sat Mar 30 12:49:56 2013 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Mar 30 12:49:56 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=76b65be3 Include stable keywords --- dev-python/pycairo/pycairo-1.10.0-r4.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild index cab7674..b56a65d 100644 --- a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild +++ b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild @@ -20,7 +20,7 @@ SRC_URI="http://cairographics.org/releases/py2cairo-${PYCAIRO_PYTHON2_VERSION}.t # || ( LGPL-2.1 MPL-1.1 ) for pycairo 1.8.10. LICENSE="LGPL-3 || ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~ppc-macos ~x64-macos ~x86-linux ~x86-macos" IUSE="doc examples +svg test xcb" RDEPEND="