commit: 1703aa4f73cc739cf4390cae978eb0551fe34f34 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 17:22:29 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=1703aa4f
gnome-extra/gnome-shell-extension-alphabetical-grid: Stabilize 36.0 amd64, #920697 Signed-off-by: Sam James <sam <AT> gentoo.org> .../gnome-shell-extension-alphabetical-grid-36.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-36.0.ebuild b/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-36.0.ebuild index adf304d1e1ca..33c996197e8f 100644 --- a/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-36.0.ebuild +++ b/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-36.0.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/stuarthayhurst/alphabetical-grid-extension/archive/r LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions
