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 10:45:40
Message-Id: 1509273932.10f249101390c4c6046af3bdf462309e6d343689.slyfox@gentoo
1 commit: 10f249101390c4c6046af3bdf462309e6d343689
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 10:26:53 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 10:45:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f24910
7
8 app-misc/ttyrec: stable 1.0.8-r2 for ppc, bug #634512
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc"
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 98e3a621aa5..d3fe1d7fab3 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() {