app-editors/pluma: Stabilize 1.28.0 x86, #932645

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2024-06-18 11:04:30 +03:00
parent 237bbe4fa5
commit 575bf325dc

View File

@@ -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+"