Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/dump/
Date: Sat, 07 Sep 2019 21:07:50
Message-Id: 1567890309.780a0ab2c49cb2477bf06e2ae94c6a49268787a0.whissi@gentoo
1 commit: 780a0ab2c49cb2477bf06e2ae94c6a49268787a0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 18:12:51 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 21:05:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780a0ab2
7
8 app-arch/dump: x86 stable (bug #689874)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-arch/dump/dump-0.4.46-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/dump/dump-0.4.46-r1.ebuild b/app-arch/dump/dump-0.4.46-r1.ebuild
17 index c3529b8a5bd..1734d2b375d 100644
18 --- a/app-arch/dump/dump-0.4.46-r1.ebuild
19 +++ b/app-arch/dump/dump-0.4.46-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 # We keep uuid USE flag default dsiabled for this version. Don't forget
27 # to default enable it for later versions as this is the upstream default.
28 IUSE="bzip2 debug ermt libressl lzo readline selinux sqlite ssl static test uuid zlib"