From: Aaron Bauman Date: Mon, 8 Apr 2019 16:34:09 +0000 (+0000) Subject: dev-python/mygpoclient: amd64 stable wrt bug #681376 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6aec19e3277c6f8d2ac0e08decb0f2f9be3d1812;p=gentoo.git dev-python/mygpoclient: amd64 stable wrt bug #681376 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/mygpoclient/mygpoclient-1.8.ebuild b/dev-python/mygpoclient/mygpoclient-1.8.ebuild index aeb31ddbad67..2c425dd78548 100644 --- a/dev-python/mygpoclient/mygpoclient-1.8.ebuild +++ b/dev-python/mygpoclient/mygpoclient-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpodder/mygpoclient/archive/${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"