summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:30 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:30 +0300
commit575bf325dcda9740b8d4e25fd9df28a38bfa5792 (patch)
tree800dcd76527ceddc97afac7bbfe88a90a0e28f48 /app-editors/pluma
parentapp-arch/engrampa: Stabilize 1.28.1 x86, #932645 (diff)
downloadgentoo-575bf325dcda9740b8d4e25fd9df28a38bfa5792.tar.gz
gentoo-575bf325dcda9740b8d4e25fd9df28a38bfa5792.tar.bz2
gentoo-575bf325dcda9740b8d4e25fd9df28a38bfa5792.zip
app-editors/pluma: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/pluma')
-rw-r--r--app-editors/pluma/pluma-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.28.0.ebuild b/app-editors/pluma/pluma-1.28.0.ebuild
index 6980669de01e..3a565a4157e2 100644
--- a/app-editors/pluma/pluma-1.28.0.ebuild
+++ b/app-editors/pluma/pluma-1.28.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Pluma text editor for the MATE desktop"
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"