summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:38:11 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:44 +0200
commit278d620300e71f42ecbb1fa0c5aa1c1b2340df8c (patch)
treec675822b4e140f58d37466f286740528fc236bac
parentllvm.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-278d620300e71f42ecbb1fa0c5aa1c1b2340df8c.tar.gz
gentoo-278d620300e71f42ecbb1fa0c5aa1c1b2340df8c.tar.bz2
gentoo-278d620300e71f42ecbb1fa0c5aa1c1b2340df8c.zip
ltprune.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/ltprune.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/ltprune.eclass b/eclass/ltprune.eclass
index a8bb4c842bc0..c0fa391bdff2 100644
--- a/eclass/ltprune.eclass
+++ b/eclass/ltprune.eclass
@@ -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.