From ebc9cc14d19fab36498ea442ad0a1eb360bcd7f8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Jun 2023 00:12:51 +0100 Subject: [PATCH] app-editors/pluma: Stabilize 1.26.0-r1 amd64, #908507 Signed-off-by: Sam James --- app-editors/pluma/pluma-1.26.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/pluma/pluma-1.26.0-r1.ebuild b/app-editors/pluma/pluma-1.26.0-r1.ebuild index f956a0fa02cca..ebe1f380373f8 100644 --- a/app-editors/pluma/pluma-1.26.0-r1.ebuild +++ b/app-editors/pluma/pluma-1.26.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Pluma text editor for the MATE desktop" LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" IUSE="+introspection spell test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"