diff options
author | 2025-01-10 11:15:55 +0800 | |
---|---|---|
committer | 2025-01-10 11:15:55 +0800 | |
commit | f4db22da8f7e78351881dd40d4aa57400cda667e (patch) | |
tree | d4a5635daa3a8a084e8a20e4eae93fe5af84f06a /app-emacs | |
parent | app-eselect/eselect-emacs: keyword 1.19 for ~loong (diff) | |
download | gentoo-f4db22da8f7e78351881dd40d4aa57400cda667e.tar.gz gentoo-f4db22da8f7e78351881dd40d4aa57400cda667e.tar.bz2 gentoo-f4db22da8f7e78351881dd40d4aa57400cda667e.zip |
app-emacs/emacs-common: keyword 1.10 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common/emacs-common-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-common/emacs-common-1.10.ebuild b/app-emacs/emacs-common/emacs-common-1.10.ebuild index 2966e899528c..30d2f5838e2e 100644 --- a/app-emacs/emacs-common/emacs-common-1.10.ebuild +++ b/app-emacs/emacs-common/emacs-common-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="games gsettings gui" DEPEND="games? ( acct-group/gamestat )" |