commit: 5e0310d13a911e61032f6136c70fbdb68b57fe0b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 8 14:14:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 8 14:15:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0310d1
dev-util/ragel: Stabilize 7.0.4 ppc64, #766051 Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/ragel/ragel-7.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ragel/ragel-7.0.4.ebuild b/dev-util/ragel/ragel-7.0.4.ebuild index c35e01e7be6..786191b6bf6 100644 --- a/dev-util/ragel/ragel-7.0.4.ebuild +++ b/dev-util/ragel/ragel-7.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" # Notes from bug #766090
