projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5384e86
)
eclass/rust-toolchain.eclass: update @SUPPORTED_EAPIS
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 24 May 2019 08:53:09 +0000
(
01:53
-0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 24 May 2019 08:54:29 +0000
(
01:54
-0700)
it actually supports 7, just was omitted from SUPPORTED_EAPIS
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
eclass/rust-toolchain.eclass
patch
|
blob
|
history
diff --git
a/eclass/rust-toolchain.eclass
b/eclass/rust-toolchain.eclass
index f3b7ab9a568c0a2c777b7ba85f03cd0380d0bc3f..6a559842f07f9d70ca05400720475509195e5e13 100644
(file)
--- a/
eclass/rust-toolchain.eclass
+++ b/
eclass/rust-toolchain.eclass
@@
-4,7
+4,7
@@
# @ECLASS: rust-toolchain.eclass
# @MAINTAINER:
# Rust Project <rust@gentoo.org>
-# @SUPPORTED_EAPIS: 6
+# @SUPPORTED_EAPIS: 6
7
# @BLURB: helps map gentoo arches to rust ABIs
# @DESCRIPTION:
# This eclass contains a src_unpack default phase function, and