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 7F4D5138334 for ; Thu, 15 Aug 2019 08:33:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB31E0801; Thu, 15 Aug 2019 08:32:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2A03EE0788 for ; Thu, 15 Aug 2019 08:32:51 +0000 (UTC) Received: from hydra.local.sysdump.net (ip72-194-111-69.oc.oc.cox.net [72.194.111.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: gyakovlev) by smtp.gentoo.org (Postfix) with ESMTPSA id 1E772349BA6; Thu, 15 Aug 2019 08:32:50 +0000 (UTC) From: Georgy Yakovlev To: gentoo-dev@lists.gentoo.org Cc: Georgy Yakovlev Subject: [gentoo-dev] [PATCH 2/3] profiles: add eapi=5 to ppc64/17.0/64bit-userland/little-endian/systemd Date: Thu, 15 Aug 2019 01:32:30 -0700 Message-Id: <20190815083231.166292-3-gyakovlev@gentoo.org> X-Mailer: git-send-email 2.22.1 In-Reply-To: <20190815083231.166292-1-gyakovlev@gentoo.org> References: <20190815083231.166292-1-gyakovlev@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: c3a10fa2-ae62-4cf3-9964-bebc4c18962f X-Archives-Hash: a3c9dbf22b611f3b329621bdfba21c3e Signed-off-by: Georgy Yakovlev --- .../powerpc/ppc64/17.0/64bit-userland/little-endian/systemd/eapi | 1 + 1 file changed, 1 insertion(+) create mode 100644 profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd/eapi diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd/eapi b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd/eapi @@ -0,0 +1 @@ +5 -- 2.22.1