diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:13 +0000 |
commit | 139caf05fb7091ee6245f11e237953f7db0e0615 (patch) | |
tree | ece35c2ecc449c0370d3e2a09c3aca480372228d /app-text/highlight | |
parent | app-misc/worker: Stabilize 3.8.3-r100 ppc, #766528 (diff) | |
download | gentoo-139caf05fb7091ee6245f11e237953f7db0e0615.tar.gz gentoo-139caf05fb7091ee6245f11e237953f7db0e0615.tar.bz2 gentoo-139caf05fb7091ee6245f11e237953f7db0e0615.zip |
app-text/highlight: Stabilize 3.57-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r100.ebuild b/app-text/highlight/highlight-3.57-r100.ebuild index f9cc749b59ec..7cfbb9f2be8b 100644 --- a/app-text/highlight/highlight-3.57-r100.ebuild +++ b/app-text/highlight/highlight-3.57-r100.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}" |