commit: ce103b23d339ee417505010a92a6d251a03e6d48 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 04:58:19 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 04:58:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce103b23
app-text/highlight: Stabilize 3.57-r1 s390, #760363 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/highlight/highlight-3.57-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/highlight/highlight-3.57-r1.ebuild b/app-text/highlight/highlight-3.57-r1.ebuild index 079ca0895c8..e8ef3780d00 100644 --- a/app-text/highlight/highlight-3.57-r1.ebuild +++ b/app-text/highlight/highlight-3.57-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" RDEPEND="
