diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:08 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:08 +0100 |
commit | fe1613348261af9f63f5b7f33ecf603f895059b0 (patch) | |
tree | ab4ee6550e3fbb8f15ba7da374c0a73e3cff5e50 /x11-plugins/wmsystray | |
parent | x11-plugins/wmSpaceWeather: destabilise for ppc (diff) | |
download | gentoo-fe1613348261af9f63f5b7f33ecf603f895059b0.tar.gz gentoo-fe1613348261af9f63f5b7f33ecf603f895059b0.tar.bz2 gentoo-fe1613348261af9f63f5b7f33ecf603f895059b0.zip |
x11-plugins/wmsystray: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmsystray')
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild index 926644e2d5b7..c5d36afa0a8f 100644 --- a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild +++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" PATCHES=( "${FILESDIR}/${P}-Makefile.patch" |