diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-07 17:55:19 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-07 17:55:19 +0300 |
| commit | 64630721496209c77a954e1fa9b083b22aa793e5 (patch) | |
| tree | c6d1925559bd3519555f6f1db1d25491e6e52515 /app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild | |
| parent | 2818f92e18449868d96c572f0a672f290e951640 (diff) | |
| download | gentoo-64630721496209c77a954e1fa9b083b22aa793e5.tar.gz gentoo-64630721496209c77a954e1fa9b083b22aa793e5.tar.bz2 gentoo-64630721496209c77a954e1fa9b083b22aa793e5.zip | |
app-emacs/emacs-daemon: Stabilize 0.26 ALLARCHES, #962448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild')
| -rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild index 9cdac7a279cd..99109c93c128 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.26.ebuild @@ -13,7 +13,7 @@ if [[ ${PV##*.} = 9999 ]]; then S="${EGIT_CHECKOUT_DIR}" else SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc x86" fi DESCRIPTION="Gentoo support for Emacs running as a server in the background" |
