mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-07 21:26:35 +02:00
eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit 824d2c880e51432afe75a25e234f61c9fc1771e0.
This commit is contained in:
parent
ee6f15f7bf
commit
08f2bbd14f
@ -11,7 +11,7 @@
|
||||
# Christian Faulhammer <fauli@gentoo.org>
|
||||
# Ulrich Müller <ulm@gentoo.org>
|
||||
# Maciej Barć <xgqt@gentoo.org>
|
||||
# @SUPPORTED_EAPIS: 6 7 8
|
||||
# @SUPPORTED_EAPIS: 7 8
|
||||
# @BLURB: Emacs-related installation utilities
|
||||
# @DESCRIPTION:
|
||||
#
|
||||
@ -167,7 +167,6 @@
|
||||
# to above calls of elisp-site-regen().
|
||||
|
||||
case ${EAPI} in
|
||||
6) inherit eapi7-ver ;;
|
||||
7|8) ;;
|
||||
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
|
||||
esac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user