diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 04:58:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 04:58:19 +0000 |
commit | ce103b23d339ee417505010a92a6d251a03e6d48 (patch) | |
tree | a772ee38be429fad416e8d4246e089dd98d0978f /app-text/highlight | |
parent | dev-python/versioneer: Stabilize 0.19 ALLARCHES, #760237 (diff) | |
download | gentoo-ce103b23d339ee417505010a92a6d251a03e6d48.tar.gz gentoo-ce103b23d339ee417505010a92a6d251a03e6d48.tar.bz2 gentoo-ce103b23d339ee417505010a92a6d251a03e6d48.zip |
app-text/highlight: Stabilize 3.57-r1 s390, #760363
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r1.ebuild b/app-text/highlight/highlight-3.57-r1.ebuild index 079ca0895c88..e8ef3780d00f 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=" |