commit: 52fe818602eb587ed1e0c858373dc69e201bb22a Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Mar 30 18:06:10 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 18:34:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fe8186
dev-python/doublex: amd64 stable Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7 dev-python/doublex/doublex-1.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index 9b04f90054f..eb25e92c0a7 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/DavidVilla/python-${PN}/get/v${PV}.tar.gz -> ${P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc test" CDEPEND="dev-python/pyhamcrest[${PYTHON_USEDEP}]"
