diff options
author | 2024-01-08 06:54:06 +0000 | |
---|---|---|
committer | 2024-01-08 07:01:09 +0000 | |
commit | 994511633b2bc75e5f82bef50ef885dea760f1d3 (patch) | |
tree | af09d6f99b37f1fa6cef41e9fff2b3bdf89129ef /gui-apps | |
parent | x11-terms/gnome-terminal: Stabilize 3.50.1 amd64, #920662 (diff) | |
download | gentoo-994511633b2bc75e5f82bef50ef885dea760f1d3.tar.gz gentoo-994511633b2bc75e5f82bef50ef885dea760f1d3.tar.bz2 gentoo-994511633b2bc75e5f82bef50ef885dea760f1d3.zip |
gui-apps/gnome-console: Stabilize 45.0-r1 amd64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/gnome-console/gnome-console-45.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b95d66d5c219..03e484c70cf8 100644 --- a/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild +++ b/gui-apps/gnome-console/gnome-console-45.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |