diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 23:28:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 23:28:48 +0000 |
commit | b8f3a7140f246ad37d578e6e258cdad6971fe0a3 (patch) | |
tree | befecff33d3d4c625c6ff1ab56c782172cf348a1 | |
parent | net-dns/ldns-utils: stable 1.7.0-r1 for sparc, bug #509632 (thanks to Rolf Ei... (diff) | |
download | gentoo-b8f3a7140f246ad37d578e6e258cdad6971fe0a3.tar.gz gentoo-b8f3a7140f246ad37d578e6e258cdad6971fe0a3.tar.bz2 gentoo-b8f3a7140f246ad37d578e6e258cdad6971fe0a3.zip |
dev-python/pytest: keyworded 3.2.2 for sparc, bug #619608 (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/pytest/pytest-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index 1a4caf32e250..1082930148ac 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |