diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:23:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:17 +0000 |
commit | 28f9476ab0092e133d78312c99a2cb0aefa7a25d (patch) | |
tree | 39d73fafb2274c62e6cc184290a6be41dd66914a /gnome-extra | |
parent | gnome-extra/gnome-shell-extension-appindicator: Stabilize 57 amd64, #920697 (diff) | |
download | gentoo-28f9476ab0092e133d78312c99a2cb0aefa7a25d.tar.gz gentoo-28f9476ab0092e133d78312c99a2cb0aefa7a25d.tar.bz2 gentoo-28f9476ab0092e133d78312c99a2cb0aefa7a25d.zip |
gnome-extra/gnome-shell-extension-applications-overview-tooltip: Stabilize 19 amd64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-19.ebuild b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-19.ebuild index 0e3aba018778..783baccdfbd3 100644 --- a/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-19.ebuild +++ b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-19.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/RaphaelRochet/applications-overview-tooltip/archive/ # https://github.com/RaphaelRochet/applications-overview-tooltip/issues/7 LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions |