diff options
author | 2024-04-13 22:04:54 +0300 | |
---|---|---|
committer | 2024-04-13 22:04:54 +0300 | |
commit | 88ccfa16a664adae3b35b5a027fe8a143f84bf9d (patch) | |
tree | 8fb3f913adc6e7d3d2bb5e4efa12fd5ae97349de /x11-plugins | |
parent | x11-plugins/wmifs: Stabilize 1.9 ppc, #929949 (diff) | |
download | gentoo-88ccfa16a664adae3b35b5a027fe8a143f84bf9d.tar.gz gentoo-88ccfa16a664adae3b35b5a027fe8a143f84bf9d.tar.bz2 gentoo-88ccfa16a664adae3b35b5a027fe8a143f84bf9d.zip |
x11-plugins/wmacpimon: Stabilize 0.2.1-r1 x86, #929943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmacpimon/wmacpimon-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1-r1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1-r1.ebuild index 878e89abe4e0..50904aa71b6c 100644 --- a/x11-plugins/wmacpimon/wmacpimon-0.2.1-r1.ebuild +++ b/x11-plugins/wmacpimon/wmacpimon-0.2.1-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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |