Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/highlight/
Date: Mon, 08 Feb 2021 15:08:29
Message-Id: 1612796886.7f0ee28a7bfb8af0a4c73e974d2f15b97c6f7543.slyfox@gentoo
1 commit: 7f0ee28a7bfb8af0a4c73e974d2f15b97c6f7543
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Feb 8 14:25:01 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 15:08:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0ee28a
7
8 app-text/highlight: stable 3.57-r100 for hppa, bug #766528
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/highlight/highlight-3.57-r100.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/highlight/highlight-3.57-r100.ebuild b/app-text/highlight/highlight-3.57-r100.ebuild
19 index 7cfbb9f2be8..30e6ae8553b 100644
20 --- a/app-text/highlight/highlight-3.57-r100.ebuild
21 +++ b/app-text/highlight/highlight-3.57-r100.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
23
24 LICENSE="GPL-3"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
28 IUSE="examples qt5"
29
30 REQUIRED_USE="${LUA_REQUIRED_USE}"