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: Thu, 13 Jan 2022 02:00:57
Message-Id: 1642039244.5bdd4eb115d637d847605672bc65c630d8641cf4.gyakovlev@gentoo
1 commit: 5bdd4eb115d637d847605672bc65c630d8641cf4
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 01:49:12 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 02:00:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdd4eb1
7
8 app-editors/gedit-plugins: keyword 40.1 for ~arm64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 app-editors/gedit-plugins/gedit-plugins-40.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 663c00d14205..d056232a64b2 100644
17 --- a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild
18 +++ b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="Collection of extra plugins for the gedit Text Editor"
20 HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins"
21
22 LICENSE="GPL-2+"
23 -KEYWORDS="amd64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
25 SLOT="0"
26
27 IUSE="charmap git +python terminal vala"