app-editors/pluma: Stabilize 1.28.1 x86, #976203

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-05-28 09:38:20 -04:00
parent cdb1fc3a1a
commit 059310bd25

View File

@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mate-desktop/pluma/releases/download/v${PV}/${P}.tar
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+"