diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:58 -0700 |
commit | 185e72ffa87ca680ae35c963fc501b40d0359793 (patch) | |
tree | 0d5ce67da2b565e5766ff621d06243cc14a0886e /dev-python | |
parent | dev-python/bleach-2.1.3: ppc stable, bug 663438 (diff) | |
download | gentoo-185e72ffa87ca680ae35c963fc501b40d0359793.tar.gz gentoo-185e72ffa87ca680ae35c963fc501b40d0359793.tar.bz2 gentoo-185e72ffa87ca680ae35c963fc501b40d0359793.zip |
dev-python/pytest-relaxed-1.1.4: ppc stable, bug 663988
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild index ac160033ebd5..ec3d284aef05 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" RDEPEND=" |