Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bashdb/
Date: Sun, 30 Aug 2015 20:47:52
Message-Id: 1440966106.5d3c172685f03c5c7d8c850be48c925c94260c3a.monsieurp@gentoo
1 commit: 5d3c172685f03c5c7d8c850be48c925c94260c3a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 20:19:20 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 20:21:46 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3c1726
7
8 app-shells/bashdb: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild b/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
17 index 3fa379e..8375e3c 100644
18 --- a/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
19 +++ b/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"