diff options
author | 2022-03-03 22:20:39 +0100 | |
---|---|---|
committer | 2022-03-03 22:20:39 +0100 | |
commit | f5aca88317dbb4e10ef0f1c961b54a8c0a3e5b0b (patch) | |
tree | 7e660c1107f5c0094188b2b733235d0d93a5dbe4 /x11-plugins | |
parent | x11-plugins/wmapm: destabilise for ppc (diff) | |
download | gentoo-f5aca88317dbb4e10ef0f1c961b54a8c0a3e5b0b.tar.gz gentoo-f5aca88317dbb4e10ef0f1c961b54a8c0a3e5b0b.tar.bz2 gentoo-f5aca88317dbb4e10ef0f1c961b54a8c0a3e5b0b.zip |
x11-plugins/wmappl: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmappl/wmappl-0.71-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild index 58df593547ac..45ae2b146ffb 100644 --- a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild +++ b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,4 +16,4 @@ DEPEND="${RDEPEND} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" |