app-shells/bashdb: stable for amd64. mark stable for the remaining arches using the...
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 6 Dec 2016 22:22:29 +0000 (23:22 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 6 Dec 2016 22:22:29 +0000 (23:22 +0100)
Package-Manager: portage-2.3.0

app-shells/bashdb/bashdb-4.3.0.91-r2.ebuild

index d0a86708f7e10d4d7e1d5407f922cacd6f65e4c7..63d4d411d95708636a0fc7f6944b1e57bc024d8e 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"
@@ -23,6 +23,7 @@ RESTRICT="test"
 
 src_prepare() {
        default
+
        # We don't install this, so don't bother building it. #468044
        sed -i 's:texi2html:true:' doc/Makefile.in || die
 }