summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-30 14:06:10 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-30 14:34:48 -0400
commit52fe818602eb587ed1e0c858373dc69e201bb22a (patch)
tree0de9ffd294b717bcb68ab8fec0b86479cddefc57 /dev-python/doublex
parentdev-python/argh: amd64 stable (diff)
downloadgentoo-52fe818602eb587ed1e0c858373dc69e201bb22a.tar.gz
gentoo-52fe818602eb587ed1e0c858373dc69e201bb22a.tar.bz2
gentoo-52fe818602eb587ed1e0c858373dc69e201bb22a.zip
dev-python/doublex: amd64 stable
Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-python/doublex')
-rw-r--r--dev-python/doublex/doublex-1.8.1.ebuild4
1 files 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 9b04f90054f2..eb25e92c0a75 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}]"