diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 11:11:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 11:11:18 +0000 |
commit | 99cd29cb73eff5f091551d3709088d2df248b1e6 (patch) | |
tree | a6b864c4a915d9ba9df5f7466ee1048fa6e3d56a /app-text/highlight | |
parent | app-text/highlight: Stabilize 4.1 sparc, #795735 (diff) | |
download | gentoo-99cd29cb73eff5f091551d3709088d2df248b1e6.tar.gz gentoo-99cd29cb73eff5f091551d3709088d2df248b1e6.tar.bz2 gentoo-99cd29cb73eff5f091551d3709088d2df248b1e6.zip |
app-text/highlight: Stabilize 4.1 ppc, #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 87f3a3502743..f99df8027b75 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}" |