diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:56 +0100 |
commit | 0517a3a84c92b47406203439253ad42c151f7219 (patch) | |
tree | 314bcc3de389216bb3a928d0f058b18a5b1590de | |
parent | x11-plugins/wmgrabimage: destabilise for ppc (diff) | |
download | gentoo-0517a3a84c92b47406203439253ad42c151f7219.tar.gz gentoo-0517a3a84c92b47406203439253ad42c151f7219.tar.bz2 gentoo-0517a3a84c92b47406203439253ad42c151f7219.zip |
x11-plugins/wmifs: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmifs/wmifs-1.8.ebuild b/x11-plugins/wmifs/wmifs-1.8.ebuild index 906cf312e2c2..ef8bd0d8b16c 100644 --- a/x11-plugins/wmifs/wmifs-1.8.ebuild +++ b/x11-plugins/wmifs/wmifs-1.8.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~mips ~ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:= |