commit: d401b34ca9970f428498c9e221677006fa8a1507 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Jan 22 11:27:09 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Jan 22 11:29:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d401b34c
gnome-extra/gnome-shell-extension-gsconnect: stabilize 54_p20221214 for amd64, x86 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../gnome-shell-extension-gsconnect-54_p20221214.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54_p20221214.ebuild b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54_p20221214.ebuild index c6a2a5d362b2..3e89fe962a95 100644 --- a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54_p20221214.ebuild +++ b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54_p20221214.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/GSConnect/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="nautilus" COMMON_DEPEND="dev-libs/glib:2"
