diff options
author | Sam James <sam@gentoo.org> | 2023-06-14 20:42:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-14 20:42:01 +0100 |
commit | 1364829d22016616c57a8b4bcc7e08cda54ba488 (patch) | |
tree | b2027b84fdd8dcef2fd9614fcd4b3ae6f2c48d83 /app-editors | |
parent | x11-wm/marco: Stabilize 1.26.1 x86, #908506 (diff) | |
download | gentoo-1364829d22016616c57a8b4bcc7e08cda54ba488.tar.gz gentoo-1364829d22016616c57a8b4bcc7e08cda54ba488.tar.bz2 gentoo-1364829d22016616c57a8b4bcc7e08cda54ba488.zip |
app-editors/pluma: Stabilize 1.26.0-r1 x86, #908507
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 99286d9f6e29..f956a0fa02cc 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 )" |