diff options
Diffstat (limited to 'gui-apps/gnome-console/gnome-console-45.0-r1.ebuild')
-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 )" |