diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-23 18:55:58 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-23 18:55:58 -0500 |
| commit | cdcbdbc2768a2b227ed7d980ebcec51a492bd53f (patch) | |
| tree | 3d2e7f33d50ce982cd8767ee5099f7c924d4eb49 /app-editors/emacs | |
| parent | 3ac897312b1982e0855eb4251695765d57976b18 (diff) | |
| download | baldeagleos-repo-cdcbdbc2768a2b227ed7d980ebcec51a492bd53f.tar.gz baldeagleos-repo-cdcbdbc2768a2b227ed7d980ebcec51a492bd53f.tar.xz baldeagleos-repo-cdcbdbc2768a2b227ed7d980ebcec51a492bd53f.zip | |
Adding metadata
Diffstat (limited to 'app-editors/emacs')
| -rw-r--r-- | app-editors/emacs/emacs-27.2-r24.ebuild | 2 | ||||
| -rw-r--r-- | app-editors/emacs/emacs-28.2-r22.ebuild | 2 | ||||
| -rw-r--r-- | app-editors/emacs/emacs-29.4-r10.ebuild | 2 | ||||
| -rw-r--r-- | app-editors/emacs/emacs-30.2-r6.ebuild | 2 | ||||
| -rw-r--r-- | app-editors/emacs/emacs-31.1.9999.ebuild | 5 |
5 files changed, 4 insertions, 9 deletions
diff --git a/app-editors/emacs/emacs-27.2-r24.ebuild b/app-editors/emacs/emacs-27.2-r24.ebuild index 567b148512f1..ba051466b361 100644 --- a/app-editors/emacs/emacs-27.2-r24.ebuild +++ b/app-editors/emacs/emacs-27.2-r24.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" fi DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" diff --git a/app-editors/emacs/emacs-28.2-r22.ebuild b/app-editors/emacs/emacs-28.2-r22.ebuild index fa1995df4039..434a83a93e90 100644 --- a/app-editors/emacs/emacs-28.2-r22.ebuild +++ b/app-editors/emacs/emacs-28.2-r22.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" fi DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" diff --git a/app-editors/emacs/emacs-29.4-r10.ebuild b/app-editors/emacs/emacs-29.4-r10.ebuild index 5e19fcd4f7dc..cbb4be4c1567 100644 --- a/app-editors/emacs/emacs-29.4-r10.ebuild +++ b/app-editors/emacs/emacs-29.4-r10.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" fi DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" diff --git a/app-editors/emacs/emacs-30.2-r6.ebuild b/app-editors/emacs/emacs-30.2-r6.ebuild index 124c658a1e2d..50c5ffdcaa11 100644 --- a/app-editors/emacs/emacs-30.2-r6.ebuild +++ b/app-editors/emacs/emacs-30.2-r6.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" fi DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" diff --git a/app-editors/emacs/emacs-31.1.9999.ebuild b/app-editors/emacs/emacs-31.1.9999.ebuild index 2b2baf263ccb..447a31a1a8bc 100644 --- a/app-editors/emacs/emacs-31.1.9999.ebuild +++ b/app-editors/emacs/emacs-31.1.9999.ebuild @@ -469,11 +469,6 @@ src_test() { # Reason: fails with app-crypt/freepg %lisp/epg-tests.el - - # Reason: does not pass -Q to emacs (https://bugs.gnu.org/81676) - # emacsclient-test-alternate-editor-allows-arguments - # emacsclient-test-alternate-editor-allows-quotes - %lib-src/emacsclient-tests.el ) use threads || exclude_tests+=( %src/emacs-module-tests.el |
