diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 01:48:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 01:48:55 +0200 |
commit | 3584de78b342368456635ae7d4abf7cbf3e5bb61 (patch) | |
tree | 3387fd4ec58960fe3fc80b1e8c7a5bd674d7ab84 /dev-python/pytest-shutil | |
parent | sys-cluster/kubectl: Version bump to 1.9.7 (diff) | |
download | gentoo-3584de78b342368456635ae7d4abf7cbf3e5bb61.tar.gz gentoo-3584de78b342368456635ae7d4abf7cbf3e5bb61.tar.bz2 gentoo-3584de78b342368456635ae7d4abf7cbf3e5bb61.zip |
dev-python/pytest-shutil: x86 stable (bug #641304)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 7b7ea8ed385c..ea715b068194 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="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |