diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 20:55:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 20:55:00 +0000 |
commit | 7abc72f66852745c34ebaa543082002bb988b86d (patch) | |
tree | 980afdad8c7107e2db50983e5d63af2cd142ed32 /x11-plugins | |
parent | dev-python/opentelemetry-semantic-conventions: Stabilize 1.24.0 amd64, #929921 (diff) | |
download | gentoo-7abc72f66852745c34ebaa543082002bb988b86d.tar.gz gentoo-7abc72f66852745c34ebaa543082002bb988b86d.tar.bz2 gentoo-7abc72f66852745c34ebaa543082002bb988b86d.zip |
x11-plugins/wmtop: Stabilize 0.85-r1 amd64, #929945
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.85-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild index 395390c32b00..0593eb255369 100644 --- a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild +++ b/x11-plugins/wmtop/wmtop-0.85-r1.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 @@ -13,7 +13,7 @@ S="${WORKDIR}/dockapps-be3f170" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=">=x11-libs/libdockapp-0.7:= x11-libs/libX11 |