From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7F29138350 for ; Mon, 27 Apr 2020 07:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35CF4E0ABF; Mon, 27 Apr 2020 07:19:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1FC5CE0ABF for ; Mon, 27 Apr 2020 07:19:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4DB534FB4B for ; Mon, 27 Apr 2020 07:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0557A201 for ; Mon, 27 Apr 2020 07:18:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1587971911.83d428aa2abd8e8c1615d4edf45623af14b8409d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzbar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyzbar/pyzbar-0.1.8.ebuild X-VCS-Directories: dev-python/pyzbar/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 83d428aa2abd8e8c1615d4edf45623af14b8409d X-VCS-Branch: master Date: Mon, 27 Apr 2020 07:18:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3086a0ea-70f8-483e-b3e5-a501dbdf4773 X-Archives-Hash: c67f3abbb284d4d565ef510377b2d71f commit: 83d428aa2abd8e8c1615d4edf45623af14b8409d Author: Michał Górny gentoo org> AuthorDate: Mon Apr 27 06:50:09 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Apr 27 07:18:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d428aa dev-python/pyzbar: Remove redundant IUSE/RESTRICT Signed-off-by: Michał Górny gentoo.org> dev-python/pyzbar/pyzbar-0.1.8.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/pyzbar/pyzbar-0.1.8.ebuild b/dev-python/pyzbar/pyzbar-0.1.8.ebuild index d6aad680730..0871892417e 100644 --- a/dev-python/pyzbar/pyzbar-0.1.8.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.8.ebuild @@ -15,9 +15,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - RDEPEND=" dev-python/pillow[${PYTHON_USEDEP}] media-gfx/zbar