diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:39:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:39:34 +0300 |
commit | 7bf8795c2695f061fdd08184c5bee06f20d2a42e (patch) | |
tree | cfd45e6791022368c34c01b6562ad3bad1e30a91 /x11-plugins/wmbio | |
parent | media-video/dvdauthor: Stabilize 0.7.2-r3 ppc64, #929941 (diff) | |
download | gentoo-7bf8795c2695f061fdd08184c5bee06f20d2a42e.tar.gz gentoo-7bf8795c2695f061fdd08184c5bee06f20d2a42e.tar.bz2 gentoo-7bf8795c2695f061fdd08184c5bee06f20d2a42e.zip |
x11-plugins/wmbio: Stabilize 1.02-r1 ppc64, #929936
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmbio')
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.02-r1.ebuild b/x11-plugins/wmbio/wmbio-1.02-r1.ebuild index 612f5ae35117..a2b65f6c7b2b 100644 --- a/x11-plugins/wmbio/wmbio-1.02-r1.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02-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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${P}/src" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |