diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:22:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:16 +0000 |
commit | e02ac39b80e4b48a30d145ffd6f4efa7ddef6950 (patch) | |
tree | cb4abdbda2f57f9430ce05a9d7f00a501cc8e8cc /gnome-extra/gnome-shell-extension-appindicator | |
parent | gnome-extra/gnome-shell-extension-alphabetical-grid: Stabilize 36.0 amd64, #9... (diff) | |
download | gentoo-e02ac39b80e4b48a30d145ffd6f4efa7ddef6950.tar.gz gentoo-e02ac39b80e4b48a30d145ffd6f4efa7ddef6950.tar.bz2 gentoo-e02ac39b80e4b48a30d145ffd6f4efa7ddef6950.zip |
gnome-extra/gnome-shell-extension-appindicator: Stabilize 57 amd64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-appindicator')
-rw-r--r-- | gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild index a339a53e1705..e3054dd425bd 100644 --- a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.ebuild +++ b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-57.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions |