diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-26 23:55:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-27 07:28:03 +0000 |
commit | ec7c2c955366efdf69a7fac9b0e63d662d58f1ca (patch) | |
tree | 61dd48aa9d2125d54541fd9481877b5a037a6a8c /dev-python/elementpath | |
parent | dev-python/flake8: stable 3.7.9 for sparc, bug #706568 (diff) | |
download | gentoo-ec7c2c955366efdf69a7fac9b0e63d662d58f1ca.tar.gz gentoo-ec7c2c955366efdf69a7fac9b0e63d662d58f1ca.tar.bz2 gentoo-ec7c2c955366efdf69a7fac9b0e63d662d58f1ca.zip |
dev-python/elementpath: keyworded 1.4.1 for sparc, bug #703174
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r-- | dev-python/elementpath/elementpath-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild b/dev-python/elementpath/elementpath-1.4.1.ebuild index ffae6ecb79a6..4245483b3d49 100644 --- a/dev-python/elementpath/elementpath-1.4.1.ebuild +++ b/dev-python/elementpath/elementpath-1.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |