diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:49:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:49:58 +0200 |
commit | a1c7b89ae96db231c5855d68bf0ff15375765c22 (patch) | |
tree | 7d732470c8ebed886b1e2c485daaf4dd6505b4ac /gnome-base | |
parent | gnome-base/gnome-flashback: Stabilize 3.46.0 amd64, #892705 (diff) | |
download | gentoo-a1c7b89ae96db231c5855d68bf0ff15375765c22.tar.gz gentoo-a1c7b89ae96db231c5855d68bf0ff15375765c22.tar.bz2 gentoo-a1c7b89ae96db231c5855d68bf0ff15375765c22.zip |
gnome-base/gnome-applets: Stabilize 3.46.0 amd64, #892705
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-3.46.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-3.46.0.ebuild b/gnome-base/gnome-applets/gnome-applets-3.46.0.ebuild index 071ee2a00c9e..39402f8d8618 100644 --- a/gnome-base/gnome-applets/gnome-applets-3.46.0.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-3.46.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" LICENSE="GPL-2+ FDL-1.1" SLOT="0" IUSE="tracker" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # FIXME: automagic wireless-tools # TODO: gucharmap could be optional, but no knob |