diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:32:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:27 +0000 |
commit | 9917570f5e051bde07b66149de302c29d59802f7 (patch) | |
tree | 8af5d3e8b61828e116f9917ad2b23056be7790c5 /gui-apps | |
parent | gnome-extra/sushi: Stabilize 46.0 amd64, #946484 (diff) | |
download | gentoo-9917570f5e051bde07b66149de302c29d59802f7.tar.gz gentoo-9917570f5e051bde07b66149de302c29d59802f7.tar.bz2 gentoo-9917570f5e051bde07b66149de302c29d59802f7.zip |
gui-apps/gnome-console: Stabilize 46.0 amd64, #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 eff7652daf7e..67b92e2895b2 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 )" |