diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:13:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:13:29 +0100 |
commit | 5fa02220af80532bbf0a15460c7d8a11b569276b (patch) | |
tree | 045e12f0c824ef2b3a563e49246abc762fb87018 /dev-python/pytest/pytest-4.5.0.ebuild | |
parent | dev-python/wcwidth: keyworded 0.1.7-r2 for ia64, bug #686042 (diff) | |
download | gentoo-5fa02220af80532bbf0a15460c7d8a11b569276b.tar.gz gentoo-5fa02220af80532bbf0a15460c7d8a11b569276b.tar.bz2 gentoo-5fa02220af80532bbf0a15460c7d8a11b569276b.zip |
dev-python/pytest: keyworded 4.5.0 for ia64, bug #686042
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest/pytest-4.5.0.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index aea581bd1ca7..9ac01361eb3f 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" # When bumping, please check setup.py for the proper py version |