commit: d6a439aff6d692e2945f94a138c86e7d6d8fb361 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Jun 20 18:26:42 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Jun 20 18:40:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a439af
gnome-extra/gnome-shell-extension-appindicator: stabilize 60 for amd64, x86 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../gnome-shell-extension-appindicator-60.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-60.ebuild b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-60.ebuild index a2783c5de054..3d1e31a2e999 100644 --- a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-60.ebuild +++ b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-60.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions
