diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-05 23:12:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-05 23:12:56 +0100 |
commit | f7e7a298063205b43f0b88bee3def3edf9580a37 (patch) | |
tree | 9a17a2ca3033f0044f3b65d0962fdb09d3973a9b /dev-python/pytest-timeout | |
parent | dev-php/PEAR-File_SMBPasswd: keyworded 1.0.3-r1 for ia64, bug #703372 (diff) | |
download | gentoo-f7e7a298063205b43f0b88bee3def3edf9580a37.tar.gz gentoo-f7e7a298063205b43f0b88bee3def3edf9580a37.tar.bz2 gentoo-f7e7a298063205b43f0b88bee3def3edf9580a37.zip |
dev-python/pytest-timeout: keyworded 1.3.4 for ia64, bug #700940
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-timeout')
-rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.3.4.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.3.4.ebuild index 8f63704bdd23..a62884e32e5e 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.3.4.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.3.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |