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-misc/ttyrec/
Date: Sun, 29 Oct 2017 17:29:44
Message-Id: 1509298172.4bb8186f5c0b77e8464cb7e4afa6a653dde2a7f3.slyfox@gentoo
1 commit: 4bb8186f5c0b77e8464cb7e4afa6a653dde2a7f3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 17:29:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 17:29:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb8186f
7
8 app-misc/ttyrec: stable 1.0.8-r2 for ppc64, bug #634512
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
17 index d3fe1d7fab3..f7bcd16972b 100644
18 --- a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
19 +++ b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ttyrec/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 PATCHES=( "${FILESDIR}/${P}-flags.patch" )
27
28 src_compile() {