Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/debianutils/
Date: Fri, 05 Jan 2018 09:10:19
Message-Id: 1515143405.7b50aea3f861c6c443c022c9918f06eb066367c7.polynomial-c@gentoo
1 commit: 7b50aea3f861c6c443c022c9918f06eb066367c7
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 09:10:05 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 09:10:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b50aea3
7
8 sys-apps/debianutils: Version 4.8.3 stable for x86.
9
10 Bug: https://bugs.gentoo.org/643110
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-apps/debianutils/debianutils-4.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/debianutils/debianutils-4.8.3.ebuild b/sys-apps/debianutils/debianutils-4.8.3.ebuild
17 index 328e93d118a..6abefe767bc 100644
18 --- a/sys-apps/debianutils/debianutils-4.8.3.ebuild
19 +++ b/sys-apps/debianutils/debianutils-4.8.3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
21
22 LICENSE="BSD GPL-2 SMAIL"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
26 IUSE="kernel_linux static"
27
28 PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch )