projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27a2273
)
cargo.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:36:55 +0000
(08:36 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:20 +0000
(09:32 +0200)
eclass/cargo.eclass
patch
|
blob
|
history
diff --git
a/eclass/cargo.eclass
b/eclass/cargo.eclass
index 53efd0e165956e2d4d92b1035c882a5ec2a4c4f9..a15dfa9f30ce6a8616a590a722d7ead40a7ad658 100644
(file)
--- a/
eclass/cargo.eclass
+++ b/
eclass/cargo.eclass
@@
-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