Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/source-highlight/
Date: Fri, 29 Nov 2019 23:04:03
Message-Id: 1575068630.515781e70297135434ad8d17f07c33cc55a17b0d.slyfox@gentoo
1 commit: 515781e70297135434ad8d17f07c33cc55a17b0d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Nov 29 15:33:16 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 29 23:03:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515781e7
7
8 dev-util/source-highlight: stable 3.1.8 for sparc, bug #632090
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
19 index af831bec310..73000e024a1 100644
20 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
21 +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
23 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
24 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
25 LICENSE="GPL-3"
26 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
27 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
28 SLOT="0"
29 IUSE="doc static-libs"