diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-05-29 12:19:42 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-05-29 12:19:42 +0200 |
commit | 2377cbbd4cbb080791d84223537f3cfd505858bd (patch) | |
tree | d9ebb2f008e3f89ae4d489603a948894dd927ffc /gnome-extra/gnome-shell-extension-appindicator | |
parent | dev-ruby/digest: fix tests (diff) | |
download | gentoo-2377cbbd4cbb080791d84223537f3cfd505858bd.tar.gz gentoo-2377cbbd4cbb080791d84223537f3cfd505858bd.tar.bz2 gentoo-2377cbbd4cbb080791d84223537f3cfd505858bd.zip |
gnome-extra/gnome-shell-extension-appindicator: stabilize 42 for amd64, x86
Closes: https://bugs.gentoo.org/847946
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-appindicator')
-rw-r--r-- | gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-42.ebuild b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-42.ebuild index e8439a3ef588..5261f65d1d5b 100644 --- a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-42.ebuild +++ b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-42.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" RDEPEND=" app-eselect/eselect-gnome-shell-extensions |