Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/debianutils/
Date: Tue, 02 Jan 2018 23:46:18
Message-Id: 1514936764.7b7da5164844b6c87037e97d75cf436d4b041313.zlogene@gentoo
1 commit: 7b7da5164844b6c87037e97d75cf436d4b041313
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 2 23:46:04 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 23:46:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7da516
7
8 sys-apps/debianutils: amd64 stable wrt bug #643110
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sys-apps/debianutils/debianutils-4.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/debianutils/debianutils-4.8.3.ebuild b/sys-apps/debianutils/debianutils-4.8.3.ebuild
16 index da4ffec6ca2..328e93d118a 100644
17 --- a/sys-apps/debianutils/debianutils-4.8.3.ebuild
18 +++ b/sys-apps/debianutils/debianutils-4.8.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
20
21 LICENSE="BSD GPL-2 SMAIL"
22 SLOT="0"
23 -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"
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 IUSE="kernel_linux static"
26
27 PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch )