public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Haubenwallner" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/os-headers/
Date: Thu, 17 May 2018 10:32:22 +0000 (UTC)	[thread overview]
Message-ID: <1526552737.b88ff65fca383a0bc7f7e66ad99a04e95bb3d3e9.haubi@gentoo> (raw)

commit:     b88ff65fca383a0bc7f7e66ad99a04e95bb3d3e9
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Thu May 17 10:23:33 2018 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Thu May 17 10:25:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88ff65f

virtual/os-headers: no linux-headers for prefix-guest

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 virtual/os-headers/os-headers-0-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/virtual/os-headers/os-headers-0-r1.ebuild b/virtual/os-headers/os-headers-0-r1.ebuild
index 2275804ebdb..66f93241d41 100644
--- a/virtual/os-headers/os-headers-0-r1.ebuild
+++ b/virtual/os-headers/os-headers-0-r1.ebuild
@@ -11,7 +11,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
 # sets a different SLOT for cross-building
 RDEPEND="
 	|| (
-		kernel_linux? ( sys-kernel/linux-headers:0 )
+		kernel_linux? (
+			!prefix-guest? ( sys-kernel/linux-headers:0 )
+		)
 		kernel_Winnt? (
 			elibc_mingw? ( dev-util/mingw64-runtime )
 		)


             reply	other threads:[~2018-05-17 10:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-17 10:32 Michael Haubenwallner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-25 19:17 [gentoo-commits] repo/gentoo:master commit in: virtual/os-headers/ Sam James
2023-02-24 18:36 Sam James
2020-06-28 20:56 Thomas Deutschmann
2020-06-28 20:40 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-28 20:33 Agostino Sarubbo
2020-06-28 20:30 Agostino Sarubbo
2020-06-26 10:04 Sergei Trofimovich
2020-06-25  7:00 Agostino Sarubbo
2020-05-06 17:25 Michał Górny
2020-05-02 17:51 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2019-05-04 13:27 Mikle Kolyada
2018-06-21 10:54 Michael Haubenwallner
2018-06-04  8:13 Michael Haubenwallner
2018-05-28 13:41 Michael Haubenwallner
2018-04-15 18:51 Sergei Trofimovich
2017-02-20 14:11 Michael Haubenwallner

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=1526552737.b88ff65fca383a0bc7f7e66ad99a04e95bb3d3e9.haubi@gentoo \
    --to=haubi@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