diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 12:38:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 12:38:19 +0000 |
commit | cb22b258868da5a3898879cc5705b3deb30bce31 (patch) | |
tree | cb13e20bace8f8ad604509e8331d628bc77de6bc /app-text/highlight | |
parent | app-text/djvu: Stabilize 3.5.28-r1 arm, #795732 (diff) | |
download | gentoo-cb22b258868da5a3898879cc5705b3deb30bce31.tar.gz gentoo-cb22b258868da5a3898879cc5705b3deb30bce31.tar.bz2 gentoo-cb22b258868da5a3898879cc5705b3deb30bce31.zip |
app-text/highlight: Stabilize 4.1 arm, #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 4142a23214ea..7cfbb9f2be8b 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}" |