summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-29 13:14:36 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-29 13:14:36 +0200
commit966d98f500aed9ca4802d93763852c57d1d08f1f (patch)
treedeb85b4f19bb184064fc2822e4129cc89ee24d8a /dev-python
parentdev-python/requests-toolbelt: x86 stable (bug #620454) (diff)
downloadgentoo-966d98f500aed9ca4802d93763852c57d1d08f1f.tar.gz
gentoo-966d98f500aed9ca4802d93763852c57d1d08f1f.tar.bz2
gentoo-966d98f500aed9ca4802d93763852c57d1d08f1f.zip
dev-python/betamax: x86 stable (bug #620454)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/betamax/betamax-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/betamax/betamax-0.8.0.ebuild b/dev-python/betamax/betamax-0.8.0.ebuild
index e39b5dd1f255..35eeba71ce33 100644
--- a/dev-python/betamax/betamax-0.8.0.ebuild
+++ b/dev-python/betamax/betamax-0.8.0.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::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"