commit: 90b34c039e7938e37f3312e3a459cbe3c539137f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 17:07:21 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 17:08:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b34c03
gnustep-base/mknfonts: stabilize 0.5-r3 for ppc Thanks-to: ernsteiswuerfel <erhard_f <AT> mailbox.org> Bug: https://bugs.gentoo.org/887701 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild b/gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild index 12d7059ac789..3f090150a909 100644 --- a/gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild +++ b/gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/m/${PN}.tool/${PN}.tool_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="gnustep-base/gnustep-gui
