diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:35:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:35:13 +0100 |
commit | 98050e31987c8c9c906a8c110dedb539822744ff (patch) | |
tree | 5176d364af05494768066ed29bf1815c3c1db038 /app-text/highlight | |
parent | sci-visualization/gnuplot: x86 stable (bug #746419) (diff) | |
download | gentoo-98050e31987c8c9c906a8c110dedb539822744ff.tar.gz gentoo-98050e31987c8c9c906a8c110dedb539822744ff.tar.bz2 gentoo-98050e31987c8c9c906a8c110dedb539822744ff.zip |
app-text/highlight: x86 stable (bug #760363)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r1.ebuild b/app-text/highlight/highlight-3.57-r1.ebuild index bc517b43bd7d..b98a29d2f430 100644 --- a/app-text/highlight/highlight-3.57-r1.ebuild +++ b/app-text/highlight/highlight-3.57-r1.ebuild @@ -11,7 +11,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" RDEPEND=" |