diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:11:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:11:51 +0200 |
commit | 05ab3b46e3f5818884ccff8e64992b10677d9e9a (patch) | |
tree | 34ae9e81f38041084a651176cb84fb6dce17fe12 /app-shells | |
parent | dev-db/sqlite: ppc stable wrt bug #695840 (diff) | |
download | gentoo-05ab3b46e3f5818884ccff8e64992b10677d9e9a.tar.gz gentoo-05ab3b46e3f5818884ccff8e64992b10677d9e9a.tar.bz2 gentoo-05ab3b46e3f5818884ccff8e64992b10677d9e9a.zip |
app-shells/bashdb: ppc stable wrt bug #695910
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bashdb/bashdb-4.4.1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 cb46e449ae41..46e83debfd2a 100644 --- a/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild +++ b/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild @@ -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))" |