summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-23 17:24:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-23 17:27:07 +0100
commit69d2e24d549cfaa973302199b52e1eb85db53071 (patch)
treefaef8acf5dc55d7cce6384a8febb61aa8e0c63cb
parentdev-python/urllib3: ia64 stable wrt bug #530622 (diff)
downloadgentoo-69d2e24d549cfaa973302199b52e1eb85db53071.tar.gz
gentoo-69d2e24d549cfaa973302199b52e1eb85db53071.tar.bz2
gentoo-69d2e24d549cfaa973302199b52e1eb85db53071.zip
dev-python/pastedeploy: ia64 stable wrt bug #530622
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
index c188c58bee27..72151b2c9718 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"