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 AFB051395E2 for ; Tue, 29 Nov 2016 12:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C80BEE0B08; Tue, 29 Nov 2016 12:26:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE0E2E0B08 for ; Tue, 29 Nov 2016 12:26:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6429F34123F for ; Tue, 29 Nov 2016 12:26:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD8B64A1 for ; Tue, 29 Nov 2016 12:26:09 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1480422345.cfc31ee28f29e626d741d4273ce8f4f5a1f29b03.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/arrayfire-python/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild X-VCS-Directories: dev-python/arrayfire-python/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: cfc31ee28f29e626d741d4273ce8f4f5a1f29b03 X-VCS-Branch: master Date: Tue, 29 Nov 2016 12:26:09 +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-Archives-Salt: dc35f3d0-0769-4b53-9aaa-e1984ed087a7 X-Archives-Hash: d7130120dd8e637b39fbd22ecf78ccf3 commit: cfc31ee28f29e626d741d4273ce8f4f5a1f29b03 Author: Marius Brehler linux sungazer de> AuthorDate: Tue Nov 29 12:25:45 2016 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Tue Nov 29 12:25:45 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cfc31ee2 dev-python/arrayfire-python: Add test phase Package-Manager: portage-2.3.0 dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild index beae8f2..5ca9649 100644 --- a/dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild +++ b/dev-python/arrayfire-python/arrayfire-python-3.4.20161126.ebuild @@ -13,6 +13,7 @@ SRC_URI="https://github.com/arrayfire/arrayfire-python/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" +IUSE="test" KEYWORDS="~amd64" RDEPEND=" @@ -20,3 +21,7 @@ RDEPEND="