summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 16:34:09 +0000
committerAaron Bauman <bman@gentoo.org>2019-04-08 16:34:09 +0000
commit6aec19e3277c6f8d2ac0e08decb0f2f9be3d1812 (patch)
treee4f1510e65665d469bd69e7592ea1770ef067652 /dev-python/mygpoclient
parentmedia-sound/alsaplayer: amd64 stable wrt bug #681372 (diff)
downloadgentoo-6aec19e3277c6f8d2ac0e08decb0f2f9be3d1812.tar.gz
gentoo-6aec19e3277c6f8d2ac0e08decb0f2f9be3d1812.tar.bz2
gentoo-6aec19e3277c6f8d2ac0e08decb0f2f9be3d1812.zip
dev-python/mygpoclient: amd64 stable wrt bug #681376
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/mygpoclient')
-rw-r--r--dev-python/mygpoclient/mygpoclient-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"