dev-python/betamax: x86 stable (bug #620454)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 11:14:36 +0000 (13:14 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 11:14:36 +0000 (13:14 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/betamax/betamax-0.8.0.ebuild

index e39b5dd1f255864ed32bf2c7c66537cf14165835..35eeba71ce33e603048514dddbe831ddd14d687d 100644 (file)
@@ -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}]"