summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bite')
-rw-r--r--dev-util/bite/bite-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bite/bite-9999.ebuild b/dev-util/bite/bite-9999.ebuild
index fc1ffd808d2f..adddde77b9b9 100644
--- a/dev-util/bite/bite-9999.ebuild
+++ b/dev-util/bite/bite-9999.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
@@ -31,7 +31,7 @@ RDEPEND="
app-crypt/gpgme[python,${PYTHON_USEDEP}]
"
if [[ ${PV} == *9999 ]] ; then
- RDEPEND+=" =dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
+ RDEPEND+=" ~dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
SPHINX="dev-python/sphinx[${PYTHON_USEDEP}]"
else
RDEPEND+=" >=dev-python/snakeoil-0.8[${PYTHON_USEDEP}]"