Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libemf/
Date: Sat, 02 Feb 2019 21:17:12
Message-Id: 1549142046.5ac5b7d42f088e73fc413093e1353bfa699e30c6.slyfox@gentoo
1 commit: 5ac5b7d42f088e73fc413093e1353bfa699e30c6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 21:14:06 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:14:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac5b7d4
7
8 media-libs/libemf: stable 1.0.7 for ppc64, bug #676574
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/libemf/libemf-1.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libemf/libemf-1.0.7.ebuild b/media-libs/libemf/libemf-1.0.7.ebuild
18 index b2afd12476e..c574e988b2a 100644
19 --- a/media-libs/libemf/libemf-1.0.7.ebuild
20 +++ b/media-libs/libemf/libemf-1.0.7.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/libemf/${MY_P}.tar.gz"
22
23 LICENSE="LGPL-2.1 GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 -arm ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 -arm ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="doc static-libs"
28
29 S=${WORKDIR}/${MY_P}