dev-python/pep257: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 26 May 2019 19:15:30 +0000 (21:15 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 1 Jun 2019 21:55:45 +0000 (23:55 +0200)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/pep257/pep257-2.1.1.ebuild

index 38e682f3d83582352b21149f2c6c05882280d59c..3bde0267c0d321930fae3062853860b3e9302c9a 100644 (file)
@@ -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=""