diff options
Diffstat (limited to 'app-crypt/pdfcrack/pdfcrack-0.16.ebuild')
-rw-r--r-- | app-crypt/pdfcrack/pdfcrack-0.16.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/pdfcrack/pdfcrack-0.16.ebuild b/app-crypt/pdfcrack/pdfcrack-0.16.ebuild index 206b6b4510de..8ce1ecdada43 100644 --- a/app-crypt/pdfcrack/pdfcrack-0.16.ebuild +++ b/app-crypt/pdfcrack/pdfcrack-0.16.ebuild @@ -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 inherit toolchain-funcs @@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" PATCHES=( "${FILESDIR}/${PN}-0.14-cflags.patch" |