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: Sun, 15 Oct 2017 21:42:21
Message-Id: 1508103729.dc2e53457a7a0f2bb31e18428712f2e51eb9f721.slyfox@gentoo
1 commit: dc2e53457a7a0f2bb31e18428712f2e51eb9f721
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 21:42:09 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 21:42:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2e5345
7
8 dev-util/source-highlight: stable 3.1.8 for ppc64, bug #632090
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
17 index 71d1d5c44a9..d22b7cfa6f9 100644
18 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
19 +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document"
21 HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html"
22 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
23 LICENSE="GPL-3"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
26 SLOT="0"
27 IUSE="doc static-libs"