diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:12 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:12 +0100 |
commit | ff1ef79c221b4f3c4266b0e5c2669624d95f32b7 (patch) | |
tree | 8ec26bfdb4292dba7bf8573cafd37682aca0c801 /x11-plugins/wmwifi | |
parent | x11-plugins/wmweather: destabilise for ppc (diff) | |
download | gentoo-ff1ef79c221b4f3c4266b0e5c2669624d95f32b7.tar.gz gentoo-ff1ef79c221b4f3c4266b0e5c2669624d95f32b7.tar.bz2 gentoo-ff1ef79c221b4f3c4266b0e5c2669624d95f32b7.zip |
x11-plugins/wmwifi: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmwifi')
-rw-r--r-- | x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild index a52c89a719bf..7237e0b1f6d1 100644 --- a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild +++ b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |