Skip to content

Commit

Permalink
app-crypt/ccid: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent 1e92e11 commit 04de678
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-crypt/ccid/ccid-1.4.29.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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 )

Expand Down

0 comments on commit 04de678

Please sign in to comment.