ltprune.eclass: add @SUPPORTED_EAPIS

This commit is contained in:
Michał Górny
2018-08-12 08:38:11 +02:00
parent 3fe921bf59
commit 278d620300

View File

@@ -4,6 +4,7 @@
# @ECLASS: ltprune.eclass
# @MAINTAINER:
# Michał Górny <mgorny@gentoo.org>
# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
# @BLURB: Smart .la file pruning
# @DESCRIPTION:
# A function to locate and remove unnecessary .la files.