app-crypt/coolkey: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 11:37:16 +0000 (14:37 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:28 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-crypt/coolkey/coolkey-1.1.0-r7.ebuild

index 79c08285e1554fdfe9cd09298a7e9e6c5f7d49e3..cbb3e7161b8045bdf4cd7d20ad736271a914b337 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PATCHVER="003"
 
@@ -18,10 +18,9 @@ IUSE="debug"
 RDEPEND=">=sys-apps/pcsc-lite-1.6.4
        dev-libs/nss[utils]
        sys-libs/zlib"
-
 DEPEND="${RDEPEND}
-       >=app-crypt/ccid-1.4.0
-       virtual/pkgconfig"
+       >=app-crypt/ccid-1.4.0"
+BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
        "${WORKDIR}/${PN}-patches"