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 6116B13828B for ; Sat, 28 May 2016 11:06:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBC801412D; Sat, 28 May 2016 11:06:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B9541412D for ; Sat, 28 May 2016 11:06:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62F07340815 for ; Sat, 28 May 2016 11:06:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BC25964 for ; Sat, 28 May 2016 11:06:29 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1464433569.efffe1b3b8687a7e985157f0950dfcde06db0fcf.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycups/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pycups/pycups-1.9.73.ebuild X-VCS-Directories: dev-python/pycups/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: efffe1b3b8687a7e985157f0950dfcde06db0fcf X-VCS-Branch: master Date: Sat, 28 May 2016 11:06:29 +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: 43ddcf34-3ba2-4a68-b5d0-03c65e59507f X-Archives-Hash: cbd69cd41760c9b8fd42da5ab3efb0e8 commit: efffe1b3b8687a7e985157f0950dfcde06db0fcf Author: Markus Meier gentoo org> AuthorDate: Sat May 28 11:06:09 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat May 28 11:06:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efffe1b3 dev-python/pycups: arm stable, bug #563104 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" dev-python/pycups/pycups-1.9.73.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycups/pycups-1.9.73.ebuild b/dev-python/pycups/pycups-1.9.73.ebuild index c1ad933..f989282 100644 --- a/dev-python/pycups/pycups-1.9.73.ebuild +++ b/dev-python/pycups/pycups-1.9.73.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://cyberelk.net/tim/data/pycups/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" SLOT="0" IUSE="doc examples"