commit: 69b45be42f9c3fad60abd8d859d6c703c44d675f Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Jun 20 14:56:23 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Jun 20 15:22:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b45be4
gnome-extra/gnome-shell-extension-gsconnect: stabilize 62 for amd64, x86 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../gnome-shell-extension-gsconnect-62.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-62.ebuild b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-62.ebuild index 0168b50ea390..6ee0b16ef731 100644 --- a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-62.ebuild +++ b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-62.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/GSConnect/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="nautilus" # Upstream broke them and now they need to be run after pkg is installed or
