diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 23:31:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:31:24 +0100 |
commit | cbd3fe91e6688b9cde85b4fc139d9efb9791947b (patch) | |
tree | 911d8f2883d5fccfb2895895f12f750e937b0f06 /app-text/highlight | |
parent | dev-tex/glossaries: Stabilize 4.46 ppc64, #779604 (diff) | |
download | gentoo-cbd3fe91e6688b9cde85b4fc139d9efb9791947b.tar.gz gentoo-cbd3fe91e6688b9cde85b4fc139d9efb9791947b.tar.bz2 gentoo-cbd3fe91e6688b9cde85b4fc139d9efb9791947b.zip |
app-text/highlight: Stabilize 3.60 ppc64, #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 3174e1c377b5..9985698d5274 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}" |