Skip to content

Commit

Permalink
app-crypt/pkcs11-data: 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 c4b481c commit 7ae5ced
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions app-crypt/pkcs11-data/pkcs11-data-0.7.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

DESCRIPTION="Utilities for PKCS#11 data object manipulation in"
HOMEPAGE="https://github.com/alonbl/pkcs11-data"
Expand All @@ -12,8 +12,6 @@ SLOT="0"

KEYWORDS="~amd64"

IUSE=""

RDEPEND=">=dev-libs/pkcs11-helper-1.02"
DEPEND="${RDEPEND}
virtual/pkgconfig"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"

0 comments on commit 7ae5ced

Please sign in to comment.