diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:13 +0200 |
commit | c35b110e84cf0be61e8761d3f8338c03828f3649 (patch) | |
tree | ad54ee61d6e82e14b08184bb1160b9e24eb85e7c /app-editors/gedit | |
parent | app-crypt/libsecret: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-c35b110e84cf0be61e8761d3f8338c03828f3649.tar.gz gentoo-c35b110e84cf0be61e8761d3f8338c03828f3649.tar.bz2 gentoo-c35b110e84cf0be61e8761d3f8338c03828f3649.zip |
app-editors/gedit: 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')
-rw-r--r-- | app-editors/gedit/gedit-3.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-3.34.1.ebuild b/app-editors/gedit/gedit-3.34.1.ebuild index bfc2b463f7dc..2934f21d5b9e 100644 --- a/app-editors/gedit/gedit-3.34.1.ebuild +++ b/app-editors/gedit/gedit-3.34.1.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE="+introspection +python gtk-doc spell vala" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} ) spell? ( python )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) DEPEND=" |