diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 05:48:40 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:13:45 +0800 |
commit | 1f6e11d960227d48b074a58ebee2795957357e74 (patch) | |
tree | f881d32789a4c7d5fc2e7037b341a98781748f5f /app-editors/gedit-plugins | |
parent | gui-libs/tepl: keyword ~riscv (diff) | |
download | gentoo-1f6e11d960227d48b074a58ebee2795957357e74.tar.gz gentoo-1f6e11d960227d48b074a58ebee2795957357e74.tar.bz2 gentoo-1f6e11d960227d48b074a58ebee2795957357e74.zip |
app-editors/gedit-plugins: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors/gedit-plugins')
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild index 1f95326960d9..83f1ce6c6708 100644 --- a/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-40.1.ebuild @@ -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 x86" +KEYWORDS="amd64 ~riscv x86" SLOT="0" IUSE="charmap git +python terminal vala" |