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-arch/dpkg/
Date: Sat, 20 Oct 2018 12:16:04
Message-Id: 1540037747.7cd91a85df07a072b9071d20f50dfbef4d2ca05a.slyfox@gentoo
1 commit: 7cd91a85df07a072b9071d20f50dfbef4d2ca05a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 12:00:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 12:15:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd91a85
7
8 app-arch/dpkg: keyworded 1.19.1 for ppc64, bug #667282
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc64"
14
15 app-arch/dpkg/dpkg-1.19.1.ebuild | 2 +-
16 app-arch/dpkg/dpkg-1.19.2.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-arch/dpkg/dpkg-1.19.1.ebuild b/app-arch/dpkg/dpkg-1.19.1.ebuild
20 index e1a12386355..c5a8a36ffab 100644
21 --- a/app-arch/dpkg/dpkg-1.19.1.ebuild
22 +++ b/app-arch/dpkg/dpkg-1.19.1.ebuild
23 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
29 IUSE="+bzip2 libmd +lzma nls selinux static-libs test unicode +update-alternatives +zlib"
30
31 RDEPEND="
32
33 diff --git a/app-arch/dpkg/dpkg-1.19.2.ebuild b/app-arch/dpkg/dpkg-1.19.2.ebuild
34 index ab6f5487a94..c9c51a2671a 100644
35 --- a/app-arch/dpkg/dpkg-1.19.2.ebuild
36 +++ b/app-arch/dpkg/dpkg-1.19.2.ebuild
37 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
38
39 LICENSE="GPL-2+"
40 SLOT="0"
41 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
42 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
43 IUSE="+bzip2 libmd +lzma nls selinux static-libs test unicode +update-alternatives +zlib"
44
45 RDEPEND="