diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:07 +0000 |
commit | 6d034ecfc8802d1ff36cca977a6262b71ced505c (patch) | |
tree | c80a64c3a465a11e7fe19223a665f7c438178154 /app-text/highlight | |
parent | app-misc/worker: Stabilize 3.8.3-r100 amd64, #766528 (diff) | |
download | gentoo-6d034ecfc8802d1ff36cca977a6262b71ced505c.tar.gz gentoo-6d034ecfc8802d1ff36cca977a6262b71ced505c.tar.bz2 gentoo-6d034ecfc8802d1ff36cca977a6262b71ced505c.zip |
app-text/highlight: Stabilize 3.57-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/highlight-3.57-r100.ebuild b/app-text/highlight/highlight-3.57-r100.ebuild index 4755abe9c040..ad015a102390 100644 --- a/app-text/highlight/highlight-3.57-r100.ebuild +++ b/app-text/highlight/highlight-3.57-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,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" REQUIRED_USE="${LUA_REQUIRED_USE}" |