From: Agostino Sarubbo Date: Wed, 2 Oct 2019 18:52:26 +0000 (+0200) Subject: app-shells/bashdb: x86 stable wrt bug #695910 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=008de48651da1f9cdda6da4aa677397fc4a19b65;p=gentoo.git app-shells/bashdb: x86 stable wrt bug #695910 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild b/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild index 2e08dfbbd120..9b63562072f7 100644 --- a/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild +++ b/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="test" DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"