summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-02-09 02:48:45 -0500
committerTim Harder <radhermit@gentoo.org>2018-02-09 02:59:48 -0500
commitfe0f855590532642d7bcdd37e67f80fee40df6c5 (patch)
tree33602cc1d14aef4a22cc885b724cb26b387b8785
parentdev-haskell/uri: fix HOMEPAGE (diff)
downloadgentoo-fe0f8555.tar.gz
gentoo-fe0f8555.tar.bz2
gentoo-fe0f8555.zip
dev-python/dugong: stabilize 3.7.1
-rw-r--r--dev-python/dugong/dugong-3.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dugong/dugong-3.7.1.ebuild b/dev-python/dugong/dugong-3.7.1.ebuild
index d5bddcb825e4..c6e321e5236d 100644
--- a/dev-python/dugong/dugong-3.7.1.ebuild
+++ b/dev-python/dugong/dugong-3.7.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=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]