diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 23:28:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:28:40 +0100 |
commit | 846334d1522c562cd28ff8a5ecdccf7b38c55f02 (patch) | |
tree | 848d02dcf48cfc1333681ce3793a03e3a025240e /app-text/highlight | |
parent | app-office/texstudio: Stabilize 3.1.1 amd64, #779595 (diff) | |
download | gentoo-846334d1522c562cd28ff8a5ecdccf7b38c55f02.tar.gz gentoo-846334d1522c562cd28ff8a5ecdccf7b38c55f02.tar.bz2 gentoo-846334d1522c562cd28ff8a5ecdccf7b38c55f02.zip |
app-text/highlight: Stabilize 3.60 amd64, #779601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.60.ebuild b/app-text/highlight/highlight-3.60.ebuild index 2a45085fcf42..0d41ffb8d653 100644 --- a/app-text/highlight/highlight-3.60.ebuild +++ b/app-text/highlight/highlight-3.60.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}" |