summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-06-28 09:57:58 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-06-28 09:57:58 +0800
commit04ccd532dd2a25d50493fd74d26f080245a3e28e (patch)
tree8267da9d11cdf58030a483c88ea3693b83290a6a /app-editors
parentx11-terms/mate-terminal: keyword 1.24.1 for ~loong (diff)
downloadgentoo-04ccd532dd2a25d50493fd74d26f080245a3e28e.tar.gz
gentoo-04ccd532dd2a25d50493fd74d26f080245a3e28e.tar.bz2
gentoo-04ccd532dd2a25d50493fd74d26f080245a3e28e.zip
app-editors/pluma: keyword 1.24.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/pluma/pluma-1.24.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/pluma/pluma-1.24.2.ebuild b/app-editors/pluma/pluma-1.24.2.ebuild
index 40752f77003d..22ecdfa87638 100644
--- a/app-editors/pluma/pluma-1.24.2.ebuild
+++ b/app-editors/pluma/pluma-1.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9,3_10} )
inherit mate python-single-r1 virtualx
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="Pluma text editor for the MATE desktop"