diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-22 12:44:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-22 20:40:09 +0100 |
commit | ece9129b92ec1fec3f20d8d3683b16cd4b0db220 (patch) | |
tree | d4f253c77b97c6e2accc46e9c18b54876e3992bd /dev-python/pytest-shutil | |
parent | dev-python/pytest-fixture-config: keyworded 1.2.11 for ppc64, bug #631608 (diff) | |
download | gentoo-ece9129b92ec1fec3f20d8d3683b16cd4b0db220.tar.gz gentoo-ece9129b92ec1fec3f20d8d3683b16cd4b0db220.tar.bz2 gentoo-ece9129b92ec1fec3f20d8d3683b16cd4b0db220.zip |
dev-python/pytest-shutil: keyworded 1.2.11 for ppc64, bug #631608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild index 208a4abe0d99..0be82d8c750b 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="test" RDEPEND=" |