diff options
author | Sam James <sam@gentoo.org> | 2023-06-15 00:12:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-15 00:12:51 +0100 |
commit | ebc9cc14d19fab36498ea442ad0a1eb360bcd7f8 (patch) | |
tree | 528323601ca0ff2b60a3c9000fa0524463dae447 /app-editors/pluma | |
parent | x11-wm/marco: Stabilize 1.26.1 amd64, #908506 (diff) | |
download | gentoo-ebc9cc14d19fab36498ea442ad0a1eb360bcd7f8.tar.gz gentoo-ebc9cc14d19fab36498ea442ad0a1eb360bcd7f8.tar.bz2 gentoo-ebc9cc14d19fab36498ea442ad0a1eb360bcd7f8.zip |
app-editors/pluma: Stabilize 1.26.0-r1 amd64, #908507
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/pluma')
-rw-r--r-- | app-editors/pluma/pluma-1.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.26.0-r1.ebuild b/app-editors/pluma/pluma-1.26.0-r1.ebuild index f956a0fa02cc..ebe1f380373f 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 )" |