diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 23:32:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:32:14 +0100 |
commit | 8948111aab5edf377988333c31ef61530a2433fd (patch) | |
tree | e815d853ffd2b43df5aefe5bbe46d2a80a7b00d4 /app-text/highlight | |
parent | net-libs/mbedtls: Stabilize 2.16.10 ppc64, #779688 (diff) | |
download | gentoo-8948111aab5edf377988333c31ef61530a2433fd.tar.gz gentoo-8948111aab5edf377988333c31ef61530a2433fd.tar.bz2 gentoo-8948111aab5edf377988333c31ef61530a2433fd.zip |
app-text/highlight: Stabilize 3.60 sparc, #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 9985698d5274..30e6ae8553b7 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}" |