diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:22:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:16 +0000 |
commit | 1703aa4f73cc739cf4390cae978eb0551fe34f34 (patch) | |
tree | d4f4a220cd1e71b712ac8c9caf0ee319c4b3f155 /gnome-extra/gnome-shell-extension-alphabetical-grid | |
parent | gnome-base/gdm: Stabilize 45.0.1-r1 amd64, #920697 (diff) | |
download | gentoo-1703aa4f73cc739cf4390cae978eb0551fe34f34.tar.gz gentoo-1703aa4f73cc739cf4390cae978eb0551fe34f34.tar.bz2 gentoo-1703aa4f73cc739cf4390cae978eb0551fe34f34.zip |
gnome-extra/gnome-shell-extension-alphabetical-grid: Stabilize 36.0 amd64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-alphabetical-grid')
-rw-r--r-- | gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-36.0.ebuild | 4 |
1 files 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 |