diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-07 13:47:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-07 13:54:51 +0800 |
commit | d2d89fad01302809bdf262023cc8d9a449802dc4 (patch) | |
tree | 9213771403565e78fabe5556fa358f8b84528182 /app-editors/mousepad | |
parent | app-cdr/xfburn: keyword 0.7.0 for ~loong (diff) | |
download | gentoo-d2d89fad01302809bdf262023cc8d9a449802dc4.tar.gz gentoo-d2d89fad01302809bdf262023cc8d9a449802dc4.tar.bz2 gentoo-d2d89fad01302809bdf262023cc8d9a449802dc4.zip |
app-editors/mousepad: keyword 0.6.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.6.1.ebuild b/app-editors/mousepad/mousepad-0.6.1.ebuild index ae111bc02ba0..e06237a69703 100644 --- a/app-editors/mousepad/mousepad-0.6.1.ebuild +++ b/app-editors/mousepad/mousepad-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" IUSE="policykit spell +shortcuts" DEPEND=" |