diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:09:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:09:35 +0200 |
commit | 1656ba4826a84e9aac79c07c72e2fd2be2b758da (patch) | |
tree | b798df7b8ff19cf0640d4e7f031e847800efa14b /app-editors | |
parent | app-crypt/libsecret: x86 stable wrt bug #717144 (diff) | |
download | gentoo-1656ba4826a84e9aac79c07c72e2fd2be2b758da.tar.gz gentoo-1656ba4826a84e9aac79c07c72e2fd2be2b758da.tar.bz2 gentoo-1656ba4826a84e9aac79c07c72e2fd2be2b758da.zip |
app-editors/gedit: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-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 2934f21d5b9e..751718b3cf62 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=" |