diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 06:23:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 06:23:26 +0000 |
commit | fc4141cf161183c379be04bb60c7ba698eed6e22 (patch) | |
tree | 22b26625eceb4ccb1adee3f48b7470f5b9a09be7 /app-text/highlight | |
parent | dev-ruby/tzinfo: add 2.0.4 (diff) | |
download | gentoo-fc4141cf161183c379be04bb60c7ba698eed6e22.tar.gz gentoo-fc4141cf161183c379be04bb60c7ba698eed6e22.tar.bz2 gentoo-fc4141cf161183c379be04bb60c7ba698eed6e22.zip |
app-text/highlight: Stabilize 3.57-r1 arm64, #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 e8ef3780d00f..429033c252d4 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=" |