diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:17:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:17:52 +0100 |
commit | 62a8633e55ee6705f7f726f2c98f194e87f9921a (patch) | |
tree | e3524317fdb8ac5ac05d996a28e0b2a49797f200 /app-editors/gedit | |
parent | app-text/gspell: Stabilize 1.10.0 amd64, #843794 (diff) | |
download | gentoo-62a8633e55ee6705f7f726f2c98f194e87f9921a.tar.gz gentoo-62a8633e55ee6705f7f726f2c98f194e87f9921a.tar.bz2 gentoo-62a8633e55ee6705f7f726f2c98f194e87f9921a.zip |
app-editors/gedit: Stabilize 42.0 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/gedit-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-42.0.ebuild b/app-editors/gedit/gedit-42.0.ebuild index 6028c770e278..1aff1c451896 100644 --- a/app-editors/gedit/gedit-42.0.ebuild +++ b/app-editors/gedit/gedit-42.0.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE="+python gtk-doc spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" DEPEND=" >=dev-libs/glib-2.64:2 |