diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 18:51:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 18:52:36 +0000 |
commit | 3c3291e7546fae71680556f47a0350848a4208fa (patch) | |
tree | 3ab1d86eac6ac9e9132e1795c08d1385c7ee1038 /app-text/highlight | |
parent | media-video/rav1e: Stabilize 0.3.4 arm, #760348 (diff) | |
download | gentoo-3c3291e7546fae71680556f47a0350848a4208fa.tar.gz gentoo-3c3291e7546fae71680556f47a0350848a4208fa.tar.bz2 gentoo-3c3291e7546fae71680556f47a0350848a4208fa.zip |
app-text/highlight: Stabilize 3.57-r1 arm, #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 515f2314f4fc..ed9fb26339d5 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=" |