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 343A8138239 for ; Thu, 16 Aug 2018 23:59:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 135BCE0802; Thu, 16 Aug 2018 23:59:32 +0000 (UTC) Received: from smtp.gentoo.org (unknown [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 DC6FEE0802 for ; Thu, 16 Aug 2018 23:59:31 +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 1D7C2335D21 for ; Thu, 16 Aug 2018 23:59:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 974C2275 for ; Thu, 16 Aug 2018 23:59:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1534463953.4e48916da023ab7824e069545091635045231a54.zlogene@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.29.ebuild X-VCS-Directories: app-crypt/ccid/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4e48916da023ab7824e069545091635045231a54 X-VCS-Branch: master Date: Thu, 16 Aug 2018 23:59:28 +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: 8b7d631c-eae0-4dd7-bf9c-50f8b134f906 X-Archives-Hash: 65d990dd856d962e006bbeea34da2d64 commit: 4e48916da023ab7824e069545091635045231a54 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Aug 16 23:59:13 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Aug 16 23:59:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e48916d app-crypt/ccid: amd64 stable wrt bug #663596 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-crypt/ccid/ccid-1.4.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/ccid/ccid-1.4.29.ebuild b/app-crypt/ccid/ccid-1.4.29.ebuild index 4444f0adeed..b3354bfc2c9 100644 --- a/app-crypt/ccid/ccid-1.4.29.ebuild +++ b/app-crypt/ccid/ccid-1.4.29.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" 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