diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:28 +0200 |
commit | 24245b5b3cb890eef107f956e87403f316dbc30d (patch) | |
tree | 94e0675d19c0b833f868af16910387139277bd6b /x11-terms/gnome-terminal | |
parent | x11-libs/vte: Stabilize 0.74.2 arm64, #920662 (diff) | |
download | gentoo-24245b5b3cb890eef107f956e87403f316dbc30d.tar.gz gentoo-24245b5b3cb890eef107f956e87403f316dbc30d.tar.bz2 gentoo-24245b5b3cb890eef107f956e87403f316dbc30d.zip |
x11-terms/gnome-terminal: Stabilize 3.50.1 arm64, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms/gnome-terminal')
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 26e3d4a01583..055539201b06 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild @@ -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=" |