cargo.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 06:36:55 +0000 (08:36 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:20 +0000 (09:32 +0200)
eclass/cargo.eclass

index 53efd0e165956e2d4d92b1035c882a5ec2a4c4f9..a15dfa9f30ce6a8616a590a722d7ead40a7ad658 100644 (file)
@@ -6,6 +6,7 @@
 # rust@gentoo.org
 # @AUTHOR:
 # Doug Goldstein <cardoe@gentoo.org>
+# @SUPPORTED_EAPIS: 6 7
 # @BLURB: common functions and variables for cargo builds
 
 if [[ -z ${_CARGO_ECLASS} ]]; then