diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-03 23:30:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-04 19:44:14 +0100 |
commit | 315e7852b3072ce4ace201a814f868556a0bad7c (patch) | |
tree | 6503bf66067f0bacafef5929409d0e6313e1c0cf /dev-python/pyrsistent/pyrsistent-0.14.2.ebuild | |
parent | app-text/calibre: version bump to 3.26.1 (diff) | |
download | gentoo-315e7852b3072ce4ace201a814f868556a0bad7c.tar.gz gentoo-315e7852b3072ce4ace201a814f868556a0bad7c.tar.bz2 gentoo-315e7852b3072ce4ace201a814f868556a0bad7c.zip |
dev-python/pyrsistent: stable 0.14.2 for ia64, bug #659662
Bug: https://bugs.gentoo.org/659662
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pyrsistent/pyrsistent-0.14.2.ebuild')
-rw-r--r-- | dev-python/pyrsistent/pyrsistent-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild b/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild index 06899e53b3ec..88c79d2068c9 100644 --- a/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P: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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |