mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
www-apache/mpm_itk: revert EAPI=6 ebuild to EAPI=5.
The depend.apache eclass is not fully EAPI=6 compatible. Revert to EAPI=5 until it is. Thanks go to Arfrever Frehtes Taifersar Arahesis for catching the mistake. Gentoo-Bug: 575252 Package-Manager: portage-2.2.26
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
EAPI=5
|
||||
inherit apache-module linux-info
|
||||
|
||||
MY_PN=${PN/_/-}
|
||||
Reference in New Issue
Block a user