diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:07 +0000 |
commit | 3635d2848193e0cb4fb1547570b319d6abe86b4d (patch) | |
tree | 4da63b48993546bcafefe389ff3330ea636e8d1f | |
parent | Revert "x11-plugins/wmtimer: destabilise for ppc" (diff) | |
download | gentoo-3635d2848193e0cb4fb1547570b319d6abe86b4d.tar.gz gentoo-3635d2848193e0cb4fb1547570b319d6abe86b4d.tar.bz2 gentoo-3635d2848193e0cb4fb1547570b319d6abe86b4d.zip |
Revert "x11-plugins/wmsystray: destabilise for ppc"
This reverts commit fe1613348261af9f63f5b7f33ecf603f895059b0.
Signed-off-by: Sam James <sam@gentoo.org>
-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 c5d36afa0a8f..926644e2d5b7 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-2022 Gentoo Authors +# Copyright 1999-2020 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" |