diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:02:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:02:32 +0200 |
commit | 9fb2917ca7f1d5fedb86d2c55b5242a013278f72 (patch) | |
tree | 2d16adaca9ef6e3bf0e5937fc8ae7cc3becccf92 /app-text/highlight | |
parent | x11-libs/gtk+: x86 stable (bug #778932) (diff) | |
download | gentoo-9fb2917ca7f1d5fedb86d2c55b5242a013278f72.tar.gz gentoo-9fb2917ca7f1d5fedb86d2c55b5242a013278f72.tar.bz2 gentoo-9fb2917ca7f1d5fedb86d2c55b5242a013278f72.zip |
app-text/highlight: x86 stable (bug #779601)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@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 323a92ad3acc..4998e8c039c3 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}" |