diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:05:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:05:54 +0100 |
commit | 434229309c80653f5f3071f47a07eea851c627e1 (patch) | |
tree | 4ac5603b9c296b89364e93f5121ec8a0184315cc /dev-python/pytest-fixture-config | |
parent | sci-libs/fftw: stable 3.3.6_p2 for ia64, bug #631770 (diff) | |
download | gentoo-434229309c80653f5f3071f47a07eea851c627e1.tar.gz gentoo-434229309c80653f5f3071f47a07eea851c627e1.tar.bz2 gentoo-434229309c80653f5f3071f47a07eea851c627e1.zip |
dev-python/pytest-fixture-config: keyworded 1.2.11 for ia64, bug #631608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index 854a692673b1..b5fc191522f5 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |