diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 21:31:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:38:48 +0000 |
commit | 20bf98375cb0607026a3fb69391f10a413f827b9 (patch) | |
tree | 6688d3959727f49be6cfcbb8612ff04fc2706779 /www-servers | |
parent | sys-devel/cons: destabilise for ppc (diff) | |
download | gentoo-20bf98375cb0607026a3fb69391f10a413f827b9.tar.gz gentoo-20bf98375cb0607026a3fb69391f10a413f827b9.tar.bz2 gentoo-20bf98375cb0607026a3fb69391f10a413f827b9.zip |
www-servers/fnord: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/fnord/fnord-1.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/fnord/fnord-1.11-r2.ebuild b/www-servers/fnord/fnord-1.11-r2.ebuild index 0465b9d94b84..7fca66b390fb 100644 --- a/www-servers/fnord/fnord-1.11-r2.ebuild +++ b/www-servers/fnord/fnord-1.11-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=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc sparc x86" +KEYWORDS="~amd64 ~hppa ~ppc sparc x86" IUSE="auth" RDEPEND=" |