Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/pluma/
Date: Wed, 02 Dec 2020 23:31:12
Message-Id: 1606951853.23365f1fb5a2c178184281278d9485fb4af0f3da.whissi@gentoo
1 commit: 23365f1fb5a2c178184281278d9485fb4af0f3da
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:26:12 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:30:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23365f1f
7
8 app-editors/pluma: x86 stable (bug #758101)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-editors/pluma/pluma-1.24.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/pluma/pluma-1.24.1.ebuild b/app-editors/pluma/pluma-1.24.1.ebuild
17 index 310cb4a8c2d..3b15fcea44a 100644
18 --- a/app-editors/pluma/pluma-1.24.1.ebuild
19 +++ b/app-editors/pluma/pluma-1.24.1.ebuild
20 @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} )
21 inherit mate python-single-r1 virtualx
22
23 if [[ ${PV} != 9999 ]]; then
24 - KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 DESCRIPTION="Pluma text editor for the MATE desktop"