summaryrefslogtreecommitdiff
path: root/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild')
-rw-r--r--dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 8bfec2a242da..0983fc334522 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,10 +13,10 @@ SRC_URI="mirror://sourceforge.jp/${PN%-*}/6988/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86"
IUSE=""
-RDEPEND="dev-scheme/gauche
+RDEPEND="dev-scheme/gauche:=
dev-db/qdbm"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"