diff options
author | 2024-12-20 20:34:31 +0000 | |
---|---|---|
committer | 2024-12-20 20:36:55 +0000 | |
commit | 1feb03bdfd8f9101afcd018572dd3eaf494c5bd0 (patch) | |
tree | b9721f50864efe65b0e21d649d474629c71c9cdb /gui-apps | |
parent | gui-libs/vte: Stabilize 0.76.3 arm64, #946484 (diff) | |
download | gentoo-1feb03bdfd8f9101afcd018572dd3eaf494c5bd0.tar.gz gentoo-1feb03bdfd8f9101afcd018572dd3eaf494c5bd0.tar.bz2 gentoo-1feb03bdfd8f9101afcd018572dd3eaf494c5bd0.zip |
gui-apps/gnome-console: Stabilize 46.0 arm64, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/gnome-console/gnome-console-46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/gnome-console/gnome-console-46.0.ebuild b/gui-apps/gnome-console/gnome-console-46.0.ebuild index 67b92e2895b2..7726386b496a 100644 --- a/gui-apps/gnome-console/gnome-console-46.0.ebuild +++ b/gui-apps/gnome-console/gnome-console-46.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://apps.gnome.org/Console/ https://gitlab.gnome.org/GNOME/console LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong" +KEYWORDS="amd64 arm64 ~loong" IUSE="test" RESTRICT="!test? ( test )" |