summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-24 20:19:15 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-24 20:59:43 +1000
commit33561da44d1c9d940c3fd447096ae91a5b675ec1 (patch)
tree72332326395f729674a6f67e7077f4886874121d /dev-python/doit-py/doit-py-0.4.0.ebuild
parentdev-python/doit: stabilise 0.29.0 for amd64 (diff)
downloadgentoo-33561da44d1c9d940c3fd447096ae91a5b675ec1.tar.gz
gentoo-33561da44d1c9d940c3fd447096ae91a5b675ec1.tar.bz2
gentoo-33561da44d1c9d940c3fd447096ae91a5b675ec1.zip
dev-python/doit-py: stabilise 0.4.0 for amd64
Bug: https://bugs.gentoo.org/625002 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/doit-py/doit-py-0.4.0.ebuild')
-rw-r--r--dev-python/doit-py/doit-py-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doit-py/doit-py-0.4.0.ebuild b/dev-python/doit-py/doit-py-0.4.0.ebuild
index 8d89d48a1154..e9ce37e88770 100644
--- a/dev-python/doit-py/doit-py-0.4.0.ebuild
+++ b/dev-python/doit-py/doit-py-0.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]