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 6409413832F for ; Wed, 17 Aug 2016 04:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56ADAE0B36; Wed, 17 Aug 2016 04:01:25 +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 A79A1E0B36 for ; Wed, 17 Aug 2016 04:01:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 62D27340B23 for ; Wed, 17 Aug 2016 04:01:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7658E2460 for ; Wed, 17 Aug 2016 04:01:21 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1471406456.c94e9e6f83f5034e8c7f9571cf0b25ecae778512.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ccid/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/ccid/ccid-1.4.24.ebuild X-VCS-Directories: app-crypt/ccid/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c94e9e6f83f5034e8c7f9571cf0b25ecae778512 X-VCS-Branch: master Date: Wed, 17 Aug 2016 04:01:21 +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: b8c22b76-f78d-4038-95e0-9502f6ead55b X-Archives-Hash: 3be922b7f64ff23d2ed9425159db1080 commit: c94e9e6f83f5034e8c7f9571cf0b25ecae778512 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Aug 17 04:00:56 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Aug 17 04:00:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94e9e6f app-crypt/ccid: Stable for HPPA (bug #585414). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches app-crypt/ccid/ccid-1.4.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/ccid/ccid-1.4.24.ebuild b/app-crypt/ccid/ccid-1.4.24.ebuild index 740a489..caa8125 100644 --- a/app-crypt/ccid/ccid-1.4.24.ebuild +++ b/app-crypt/ccid/ccid-1.4.24.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="twinserial kobil-midentity +usb" RDEPEND=">=sys-apps/pcsc-lite-1.8.3