commit: e02ac39b80e4b48a30d145ffd6f4efa7ddef6950 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 17:22:45 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 17:26:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02ac39b
gnome-extra/gnome-shell-extension-appindicator: Stabilize 57 amd64, #920697 Signed-off-by: Sam James <sam <AT> gentoo.org> .../gnome-shell-extension-appindicator-57.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild index a339a53e1705..e3054dd425bd 100644 --- a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild +++ b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.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 @@ SRC_URI="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions
