diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:50:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:51:56 +0000 |
commit | 09879e0f946cb001f9c8559502f476c001285e9f (patch) | |
tree | 43cf673ffabb0903cd12cecdf9edc4399067d7e3 /app-text/highlight | |
parent | app-editors/vim: Stabilize 8.2.0814-r100 ppc64, #766528 (diff) | |
download | gentoo-09879e0f946cb001f9c8559502f476c001285e9f.tar.gz gentoo-09879e0f946cb001f9c8559502f476c001285e9f.tar.bz2 gentoo-09879e0f946cb001f9c8559502f476c001285e9f.zip |
app-text/highlight: Stabilize 3.57-r100 ppc64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r100.ebuild b/app-text/highlight/highlight-3.57-r100.ebuild index 9df71e17e58e..f9cc749b59ec 100644 --- a/app-text/highlight/highlight-3.57-r100.ebuild +++ b/app-text/highlight/highlight-3.57-r100.ebuild @@ -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}" |