diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 11:11:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 11:11:00 +0000 |
commit | 72536e242ee143eabb14e0fdebb572b6e2a36292 (patch) | |
tree | 8167179a659ffc7ca40b3225c9aad043cf026c08 /app-text/highlight | |
parent | app-text/djvu: Stabilize 3.5.28-r1 arm64, #795732 (diff) | |
download | gentoo-72536e242ee143eabb14e0fdebb572b6e2a36292.tar.gz gentoo-72536e242ee143eabb14e0fdebb572b6e2a36292.tar.bz2 gentoo-72536e242ee143eabb14e0fdebb572b6e2a36292.zip |
app-text/highlight: Stabilize 4.1 arm64, #795735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-4.1.ebuild b/app-text/highlight/highlight-4.1.ebuild index 1e853506e543..a9ff8022672c 100644 --- a/app-text/highlight/highlight-4.1.ebuild +++ b/app-text/highlight/highlight-4.1.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}" |