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-arch/dump/
Date: Thu, 01 Dec 2016 12:51:10
Message-Id: 1480596652.032ff2a63365eae95e14955933f54e3b0ede2ba7.ago@gentoo
1 commit: 032ff2a63365eae95e14955933f54e3b0ede2ba7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 12:50:47 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 12:50:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032ff2a6
7
8 app-arch/dump: amd64 stable wrt bug #515274
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-arch/dump/dump-0.4.46.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/dump/dump-0.4.46.ebuild b/app-arch/dump/dump-0.4.46.ebuild
18 index 044e1c1..d482b01 100644
19 --- a/app-arch/dump/dump-0.4.46.ebuild
20 +++ b/app-arch/dump/dump-0.4.46.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 # We keep uuid USE flag default dsiabled for this version. Don't forget
28 # to default enable it for later versions as this is the upstream default.
29 IUSE="bzip2 debug ermt libressl lzo readline selinux sqlite ssl static test uuid zlib"