commit: 302b7b4a86d95c0eab7f0a02cde5843a8ea4043c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 00:04:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 00:04:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302b7b4a
gnustep-base/gnustep-make: Stabilize 2.8.0 ppc64, #761070 Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild index b47a154e513..bb2e29bd0c5 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="libobjc2 native-exceptions" DEPEND="${GNUSTEP_CORE_DEPEND}
