mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-11 02:31:28 +01:00
eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit af4eba8fecaef3e6a9ba900ae3d0288e55d882c7. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6fcbcb6d5e
commit
98fb7702dc
@ -11,7 +11,7 @@
|
||||
# Christian Faulhammer <fauli@gentoo.org>
|
||||
# Ulrich Müller <ulm@gentoo.org>
|
||||
# Maciej Barć <xgqt@gentoo.org>
|
||||
# @SUPPORTED_EAPIS: 7 8
|
||||
# @SUPPORTED_EAPIS: 7 8 9
|
||||
# @BLURB: Emacs-related installation utilities
|
||||
# @DESCRIPTION:
|
||||
#
|
||||
@ -178,7 +178,7 @@
|
||||
# to above calls of elisp-site-regen().
|
||||
|
||||
case ${EAPI} in
|
||||
7|8) ;;
|
||||
7|8|9) ;;
|
||||
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
|
||||
esac
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user