diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-04 14:32:45 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-04 14:32:53 -0800 |
commit | bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a (patch) | |
tree | 8e1e62da565cce3faeca9b6b315256e1a2dc4acb /app-editors/gedit-plugins | |
parent | dev-libs/libgit2-glib: keyword 1.0.0.1 for ~ppc64 (diff) | |
download | gentoo-bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a.tar.gz gentoo-bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a.tar.bz2 gentoo-bbb121d03b7987f20923ed7e8f9d6ed868d5aa6a.zip |
app-editors/gedit-plugins: keyword 40.1 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-editors/gedit-plugins')
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild index 83f1ce6c6708..663c00d14205 100644 --- a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ DESCRIPTION="Collection of extra plugins for the gedit Text Editor" HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" LICENSE="GPL-2+" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" SLOT="0" IUSE="charmap git +python terminal vala" |