Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/memdump/
Date: Tue, 04 Jun 2019 20:54:43
Message-Id: 1559681663.a0f5d692bdb402c828fd1fe4b59a08df04b008d2.ago@gentoo
1 commit: a0f5d692bdb402c828fd1fe4b59a08df04b008d2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 20:54:23 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 20:54:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f5d692
7
8 app-forensics/memdump: amd64 stable wrt bug #683882
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-forensics/memdump/memdump-1.01-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-forensics/memdump/memdump-1.01-r1.ebuild b/app-forensics/memdump/memdump-1.01-r1.ebuild
18 index 94c56047b02..1c531655322 100644
19 --- a/app-forensics/memdump/memdump-1.01-r1.ebuild
20 +++ b/app-forensics/memdump/memdump-1.01-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.porcupine.org/forensics/${P}.tar.gz"
22
23 LICENSE="IBM"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc x86"
26 +KEYWORDS="amd64 ~ppc x86"
27
28 PATCHES=( "${FILESDIR}"/${P}-linux3.patch )