From: "Nicolas Bock" <nicolasbock@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ebuildtester/
Date: Thu, 8 Feb 2018 13:12:20 +0000 (UTC) [thread overview]
Message-ID: <1518095523.c91e494b1d3f16410bbdac824ad3eea9c0077f5a.nicolasbock@gentoo> (raw)
commit: c91e494b1d3f16410bbdac824ad3eea9c0077f5a
Author: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 8 13:11:46 2018 +0000
Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Thu Feb 8 13:12:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91e494b
dev-python/ebuildtester: Fix RDEPEND
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/ebuildtester/ebuildtester-0.1.2.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
index fb91f5c92c6..ffe25954187 100644
--- a/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
+++ b/dev-python/ebuildtester/ebuildtester-0.1.2.ebuild
@@ -13,10 +13,13 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
+RDEPEND="
+ app-emulation/docker
+"
+
+DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
"
next reply other threads:[~2018-02-08 13:12 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 13:12 Nicolas Bock [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-06 14:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/ebuildtester/ Nicolas Bock
2021-04-20 19:10 Nicolas Bock
2021-04-14 18:57 Nicolas Bock
2021-02-17 20:00 Nicolas Bock
2020-12-16 17:44 Nicolas Bock
2020-03-27 12:13 Nicolas Bock
2020-03-26 12:44 Nicolas Bock
2018-10-08 16:23 Nicolas Bock
2018-10-08 16:21 Nicolas Bock
2018-10-04 18:12 Nicolas Bock
2018-09-26 11:41 Nicolas Bock
2018-06-08 10:37 Nicolas Bock
2018-06-08 10:29 Nicolas Bock
2018-03-01 20:13 Nicolas Bock
2018-02-26 10:26 Michał Górny
2018-02-22 13:26 Nicolas Bock
2018-02-22 1:39 Nicolas Bock
2018-02-21 20:58 Mike Gilbert
2018-02-20 19:41 Nicolas Bock
2018-02-15 21:50 Nicolas Bock
2018-02-15 14:54 Nicolas Bock
2018-02-11 18:33 Nicolas Bock
2018-02-11 13:30 Nicolas Bock
2018-02-09 13:38 Nicolas Bock
2018-02-09 13:02 Nicolas Bock
2018-02-08 0:45 Nicolas Bock
2018-02-08 0:44 Nicolas Bock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1518095523.c91e494b1d3f16410bbdac824ad3eea9c0077f5a.nicolasbock@gentoo \
--to=nicolasbock@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox