summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-08-30 20:19:20 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-08-30 20:21:46 +0000
commit5d3c172685f03c5c7d8c850be48c925c94260c3a (patch)
treeddc06930d8e0fd47acc88e1227d311108ef0b8aa /app-shells/bashdb
parentapp-shells/bashdb: EAPI 5 bump. (diff)
downloadgentoo-5d3c172685f03c5c7d8c850be48c925c94260c3a.tar.gz
gentoo-5d3c172685f03c5c7d8c850be48c925c94260c3a.tar.bz2
gentoo-5d3c172685f03c5c7d8c850be48c925c94260c3a.zip
app-shells/bashdb: Stable for amd64+x86.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-shells/bashdb')
-rw-r--r--app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild b/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
index 3fa379eec026..8375e3c4eaaf 100644
--- a/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
+++ b/app-shells/bashdb/bashdb-4.3.0.91-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"