Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/gedit-plugins/
Date: Tue, 04 Jan 2022 22:36:39
Message-Id: 1641335573.bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a.gyakovlev@gentoo
1 commit: bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 22:32:45 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 22:32:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb121d0
7
8 app-editors/gedit-plugins: keyword 40.1 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 app-editors/gedit-plugins/gedit-plugins-40.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild
16 index 83f1ce6c6708..663c00d14205 100644
17 --- a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild
18 +++ b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ DESCRIPTION="Collection of extra plugins for the gedit Text Editor"
26 HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins"
27
28 LICENSE="GPL-2+"
29 -KEYWORDS="amd64 ~riscv x86"
30 +KEYWORDS="amd64 ~ppc64 ~riscv x86"
31 SLOT="0"
32
33 IUSE="charmap git +python terminal vala"