From: Patrice Clement Date: Sun, 26 May 2019 19:15:30 +0000 (+0200) Subject: dev-python/pep257: stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70011fdd052c69493c197cdcd460a8b61fa81e00;p=gentoo.git dev-python/pep257: stable for amd64+x86. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/pep257/pep257-2.1.1.ebuild b/dev-python/pep257/pep257-2.1.1.ebuild index 38e682f3d835..3bde0267c0d3 100644 --- a/dev-python/pep257/pep257-2.1.1.ebuild +++ b/dev-python/pep257/pep257-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/PyCQA/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=""