diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-11-15 11:01:44 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-11-15 11:01:44 +0100 |
commit | 807bafdd65e349a2cd3822c3ffa8d00da51a453d (patch) | |
tree | 1efa8ba36c2094d258dcd4f0e6c108d4ce18017c | |
parent | app-xemacs/ebuild-mode: Fix EMACSFLAGS (diff) | |
download | emacs-master.tar.gz emacs-master.tar.bz2 emacs-master.zip |
Suggested-by: Florian Schmaus <flow@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | profiles/eapi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/eapi b/profiles/eapi new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/profiles/eapi @@ -0,0 +1 @@ +5 |