diff options
-rw-r--r-- | dev-php/PHPExcel/PHPExcel-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild b/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild index 138f3ee6..3a5a200b 100644 --- a/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild +++ b/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="PHP library for reading and writing spreadsheet files" HOMEPAGE="https://github.com/PHPOffice/PHPExcel" |