From 04de6788f5956823c71d616f6f4ae7dd85045c1c Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:30:35 +0300 Subject: [PATCH] app-crypt/ccid: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/ccid/ccid-1.4.29.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-crypt/ccid/ccid-1.4.29.ebuild b/app-crypt/ccid/ccid-1.4.29.ebuild index cb96feb53855..55071f600633 100644 --- a/app-crypt/ccid/ccid-1.4.29.ebuild +++ b/app-crypt/ccid/ccid-1.4.29.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs udev @@ -16,8 +16,8 @@ IUSE="twinserial kobil-midentity +usb" RDEPEND=">=sys-apps/pcsc-lite-1.8.3 usb? ( virtual/libusb:1 )" -DEPEND="${RDEPEND} - kernel_linux? ( virtual/pkgconfig )" +DEPEND="${RDEPEND}" +BDEPEND="kernel_linux? ( virtual/pkgconfig )" DOCS=( README AUTHORS ) -- 2.26.2