diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:22 +0000 |
commit | 841b3e5a60304d439cc319e0787d0f885468f566 (patch) | |
tree | 5b1daf5f040dae6089349d9f42dd6a5d4f7970fe /dev-python/soappy/soappy-0.12.5-r2.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-841b3e5a60304d439cc319e0787d0f885468f566.tar.gz gentoo-2-841b3e5a60304d439cc319e0787d0f885468f566.tar.bz2 gentoo-2-841b3e5a60304d439cc319e0787d0f885468f566.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/soappy/soappy-0.12.5-r2.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.12.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.12.5-r2.ebuild b/dev-python/soappy/soappy-0.12.5-r2.ebuild index 6b0e5cc7fcd2..bed42510da66 100644 --- a/dev-python/soappy/soappy-0.12.5-r2.ebuild +++ b/dev-python/soappy/soappy-0.12.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.5-r2.ebuild,v 1.7 2014/07/22 10:44:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.5-r2.ebuild,v 1.8 2014/07/23 15:15:22 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x64-macos ~x86-macos" IUSE="examples ssl" RDEPEND="dev-python/fpconst[${PYTHON_USEDEP}] |