summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-25 18:41:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-25 18:41:59 +0000
commitc6055f03004e0b0ad03789670012c9a6a947b17a (patch)
tree5767e1294624c495c1206fd931489dd84d183bd0
parentdev-python/configparser: keyworded 3.5.0 for sparc, bug #606554 (thanks to Ro... (diff)
downloadgentoo-c6055f03004e0b0ad03789670012c9a6a947b17a.tar.gz
gentoo-c6055f03004e0b0ad03789670012c9a6a947b17a.tar.bz2
gentoo-c6055f03004e0b0ad03789670012c9a6a947b17a.zip
dev-python/configparser: keyworded 3.5.0-r1 for sparc, bug #606554 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-rw-r--r--dev-python/configparser/configparser-3.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configparser/configparser-3.5.0-r1.ebuild b/dev-python/configparser/configparser-3.5.0-r1.ebuild
index ec17276bae39..e81b1d796161 100644
--- a/dev-python/configparser/configparser-3.5.0-r1.ebuild
+++ b/dev-python/configparser/configparser-3.5.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
IUSE=""
RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"