diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:56 +0200 |
commit | 03f1c34bb8695433df95c2d9ff38dddf4c1b54a1 (patch) | |
tree | 7c9fd5a0e9e11f8c5bb45c0540ee52e69a124580 /app-editors | |
parent | gui-libs/tepl: Stabilize 6.2.0 amd64, #885627 (diff) | |
download | gentoo-03f1c34bb8695433df95c2d9ff38dddf4c1b54a1.tar.gz gentoo-03f1c34bb8695433df95c2d9ff38dddf4c1b54a1.tar.bz2 gentoo-03f1c34bb8695433df95c2d9ff38dddf4c1b54a1.zip |
app-editors/gedit: Stabilize 43.2 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/gedit-43.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-43.2.ebuild b/app-editors/gedit/gedit-43.2.ebuild index a67d124d69c6..a5998880da48 100644 --- a/app-editors/gedit/gedit-43.2.ebuild +++ b/app-editors/gedit/gedit-43.2.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="+python gtk-doc" 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.70:2 |