diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:14 +0200 |
commit | 378004205e9823cf269603d614616e309d23c3bb (patch) | |
tree | cc7faa12f13f305938e3637325dd7c81bc9deae2 /app-editors | |
parent | app-arch/engrampa: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-378004205e9823cf269603d614616e309d23c3bb.tar.gz gentoo-378004205e9823cf269603d614616e309d23c3bb.tar.bz2 gentoo-378004205e9823cf269603d614616e309d23c3bb.zip |
app-editors/pluma: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.26.0.ebuild b/app-editors/pluma/pluma-1.26.0.ebuild index 27d6c18ca8b3..14fc9c6e423e 100644 --- a/app-editors/pluma/pluma-1.26.0.ebuild +++ b/app-editors/pluma/pluma-1.26.0.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 )" |