diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-12-07 13:29:53 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-12-07 13:33:03 -0500 |
commit | 983a794e49ca70a9d4c15bc3445d0adc54dc5e75 (patch) | |
tree | ca8dfd8c95e0d509758e42ee0ee8621ddbddf56d /dev-python | |
parent | dev-python/packaging: mark 15.3-r2 arm64/m68k/s390/sh stable (diff) | |
download | gentoo-983a794e49ca70a9d4c15bc3445d0adc54dc5e75.tar.gz gentoo-983a794e49ca70a9d4c15bc3445d0adc54dc5e75.tar.bz2 gentoo-983a794e49ca70a9d4c15bc3445d0adc54dc5e75.zip |
dev-python/pytest: mark 2.7.2/2.8.2 arm64/m68k/s390/sh stable
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-2.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest/pytest-2.8.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-2.7.2.ebuild b/dev-python/pytest/pytest-2.7.2.ebuild index d88c06f19599..dbc19e960d4f 100644 --- a/dev-python/pytest/pytest-2.7.2.ebuild +++ b/dev-python/pytest/pytest-2.7.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-2.8.2.ebuild b/dev-python/pytest/pytest-2.8.2.ebuild index 20364d40d19c..881a8a01970c 100644 --- a/dev-python/pytest/pytest-2.8.2.ebuild +++ b/dev-python/pytest/pytest-2.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |