diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-01-09 16:31:06 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-09 16:33:10 +0100 |
commit | a590831ead196a1e997eece188a10db83187e219 (patch) | |
tree | 7250859a2d6dc31510c318be1d4e3beb8f0163e8 /gnome-base | |
parent | sys-libs/glibc: Drop ia64 in 9999 (diff) | |
download | gentoo-a590831ead196a1e997eece188a10db83187e219.tar.gz gentoo-a590831ead196a1e997eece188a10db83187e219.tar.bz2 gentoo-a590831ead196a1e997eece188a10db83187e219.zip |
gnome-base/gnome-applets: stabilize 3.50.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild b/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild index 66e13e1bc849..791ca5d4c863 100644 --- a/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-3.50.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 @@ -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 |