diff options
author | 2024-12-20 20:34:39 +0000 | |
---|---|---|
committer | 2024-12-20 20:37:02 +0000 | |
commit | 5ef2dd39d375617bae534f656450b073a6ec048b (patch) | |
tree | bef6a728e0f2f0bd4a02d2630826d808b298d707 /x11-terms/gnome-terminal | |
parent | x11-libs/vte: Stabilize 0.76.3 arm64, #946484 (diff) | |
download | gentoo-5ef2dd39d375617bae534f656450b073a6ec048b.tar.gz gentoo-5ef2dd39d375617bae534f656450b073a6ec048b.tar.bz2 gentoo-5ef2dd39d375617bae534f656450b073a6ec048b.zip |
x11-terms/gnome-terminal: Stabilize 3.52.2 arm64, #946484
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.52.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild index 4eb34e08fb6e..24f43fb60766 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="debug gnome-shell nautilus vanilla" |