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 | 67750dd80db87cf5b5e1cfac74879124239e4f0f (patch) | |
tree | b3ff81e9348fee2c9a67db37003de223521d7c9a /gui-apps | |
parent | x11-terms/gnome-terminal: Stabilize 3.50.1 arm64, #920662 (diff) | |
download | gentoo-67750dd80db87cf5b5e1cfac74879124239e4f0f.tar.gz gentoo-67750dd80db87cf5b5e1cfac74879124239e4f0f.tar.bz2 gentoo-67750dd80db87cf5b5e1cfac74879124239e4f0f.zip |
gui-apps/gnome-console: Stabilize 45.0-r1 arm64, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/gnome-console/gnome-console-45.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild b/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild index 03e484c70cf8..1fdb3bb91f28 100644 --- a/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild +++ b/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/console" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong" +KEYWORDS="amd64 arm64 ~loong" IUSE="test" RESTRICT="!test? ( test )" |