diff options
author | 2025-01-10 11:41:18 +0800 | |
---|---|---|
committer | 2025-01-10 11:41:18 +0800 | |
commit | 7c7637e9b3feb960071ba514981ffa6bec143450 (patch) | |
tree | ffbf8f91fe7153b8c773b8f34b571d617d4be39e /app-emacs | |
parent | app-emacs/f: keyword 0.21.0 for ~loong (diff) | |
download | gentoo-7c7637e9b3feb960071ba514981ffa6bec143450.tar.gz gentoo-7c7637e9b3feb960071ba514981ffa6bec143450.tar.bz2 gentoo-7c7637e9b3feb960071ba514981ffa6bec143450.zip |
app-emacs/shut-up: keyword 0.3.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/shut-up/shut-up-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/shut-up/shut-up-0.3.3.ebuild b/app-emacs/shut-up/shut-up-0.3.3.ebuild index 6765c6368ed6..33967afd2359 100644 --- a/app-emacs/shut-up/shut-up-0.3.3.ebuild +++ b/app-emacs/shut-up/shut-up-0.3.3.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 @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/cask/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="GPL-3+" |