aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-2.3.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app-office/beancount/beancount-2.3.0-r1.ebuild (renamed from app-office/beancount/beancount-2.3.0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-office/beancount/beancount-2.3.0.ebuild b/app-office/beancount/beancount-2.3.0-r1.ebuild
index 7a95989..6fef4c0 100644
--- a/app-office/beancount/beancount-2.3.0.ebuild
+++ b/app-office/beancount/beancount-2.3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="emacs"
SITEFILE="50{PN}-mode-gentoo.el"
@@ -23,13 +23,12 @@ RDEPEND="
>=dev-python/bottle-0.12[${PYTHON_USEDEP}]
>=dev-python/ply-3.4[${PYTHON_USEDEP}]
>=dev-python/lxml-3.0[${PYTHON_USEDEP}]
- >=dev-python/google-api-python-client-1.6.0[${PYTHON_USEDEP}]
+ >=dev-python/google-api-python-client-1.8.2[${PYTHON_USEDEP}]
>=dev-python/oauth2client-4.0[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.10[${PYTHON_USEDEP}]
>=dev-python/requests-2.0[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
>=dev-python/python-magic-0.4.12[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"