diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:22 +0200 |
commit | 27be535758c5d09e5420ab4aa7017f8c44cbc0f5 (patch) | |
tree | cac9e392e79094f7b6d80d758c53028700126809 /app-editors/gedit-plugins | |
parent | app-editors/gedit: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-27be535758c5d09e5420ab4aa7017f8c44cbc0f5.tar.gz gentoo-27be535758c5d09e5420ab4aa7017f8c44cbc0f5.tar.bz2 gentoo-27be535758c5d09e5420ab4aa7017f8c44cbc0f5.zip |
app-editors/gedit-plugins: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/gedit-plugins')
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-3.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit-plugins/gedit-plugins-3.34.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.34.1.ebuild index ea062bc54710..8dd521a4ba91 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.34.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.34.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 ~x86" SLOT="0" IUSE="charmap git +python terminal vala" |