diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:54:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:09 +0000 |
commit | d3292694894432a0245986e1d7470e9ad14585db (patch) | |
tree | 4f3746d2016077f08a0f173b8fce1ac36ef83961 /x11-terms/gnome-terminal | |
parent | x11-libs/vte: Stabilize 0.74.2 amd64, #920662 (diff) | |
download | gentoo-d3292694894432a0245986e1d7470e9ad14585db.tar.gz gentoo-d3292694894432a0245986e1d7470e9ad14585db.tar.bz2 gentoo-d3292694894432a0245986e1d7470e9ad14585db.zip |
x11-terms/gnome-terminal: Stabilize 3.50.1 amd64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/gnome-terminal')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild index e6006f671910..26e3d4a01583 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ IUSE="debug gnome-shell nautilus vanilla" SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.bz2" SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-3.48.1-cntr-ntfy-autottl-ts.patch.xz )" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" # FIXME: automagic dependency on gtk+[X], just transitive but needs proper control, bug 624960 RDEPEND=" |