diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:37 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:37 +0100 |
commit | 9ef1911f5f77c964772c1f0c36ae27d63353bd65 (patch) | |
tree | 81814d9cd5a4e804d4cf6214173ad1b23edab575 /x11-plugins/gkwebmon | |
parent | x11-plugins/gkrelltop: destabilise for ppc (diff) | |
download | gentoo-9ef1911f5f77c964772c1f0c36ae27d63353bd65.tar.gz gentoo-9ef1911f5f77c964772c1f0c36ae27d63353bd65.tar.bz2 gentoo-9ef1911f5f77c964772c1f0c36ae27d63353bd65.zip |
x11-plugins/gkwebmon: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/gkwebmon')
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild index 469e62b16153..b915fe941137 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" # The Makefile links with -lssl. RDEPEND=" |