commit:     7a35f3f722248dd9415f401333c966559f69c285
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 15:52:47 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 15:52:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a35f3f7

dev-python/pyquery: Drop usage of USE=beautifulsoup3

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pyquery/pyquery-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyquery/pyquery-1.2.4.ebuild 
b/dev-python/pyquery/pyquery-1.2.4.ebuild
index 6505fe5..0c54a81 100644
--- a/dev-python/pyquery/pyquery-1.2.4.ebuild
+++ b/dev-python/pyquery/pyquery-1.2.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="beautifulsoup3 test"
+IUSE="test"
 
 RDEPEND="
        >=dev-python/lxml-2.1[${PYTHON_USEDEP}]

Reply via email to