diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:51:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:51:31 +0000 |
commit | 4bc9cf86326be32d534b5ed15f0556c5d090f4ab (patch) | |
tree | 723741520af8fe8b6b264b58e0fd468ee920f107 /app-text/highlight | |
parent | app-editors/vim: Stabilize 8.2.0814-r100 arm64, #766528 (diff) | |
download | gentoo-4bc9cf86326be32d534b5ed15f0556c5d090f4ab.tar.gz gentoo-4bc9cf86326be32d534b5ed15f0556c5d090f4ab.tar.bz2 gentoo-4bc9cf86326be32d534b5ed15f0556c5d090f4ab.zip |
app-text/highlight: Stabilize 3.57-r100 arm64, #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 20b6549b022a..9df71e17e58e 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}" |