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 9CDC7139085 for ; Wed, 1 Feb 2017 01:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C87A921C038; Wed, 1 Feb 2017 01:07:50 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A713321C038 for ; Wed, 1 Feb 2017 01:07:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 59F67340F2A for ; Wed, 1 Feb 2017 01:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4731A3CAA for ; Wed, 1 Feb 2017 01:07:46 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1485911214.c392a02d8b5290a32e43bf8f01112eb5edd37d5e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c392a02d8b5290a32e43bf8f01112eb5edd37d5e X-VCS-Branch: master Date: Wed, 1 Feb 2017 01:07:46 +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: 89e13458-5cd8-4a30-9af0-fe442f7f41ab X-Archives-Hash: 6c01fd2527a708a5ffa5890a7116b069 commit: c392a02d8b5290a32e43bf8f01112eb5edd37d5e Author: Mart Raudsepp gentoo org> AuthorDate: Wed Feb 1 01:06:39 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Feb 1 01:06:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c392a02d profiles: unmask USE=systemd on arm64 profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 8a50d73..b17e850 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # doomsday ebuild is not available on this architecture doomsday +# Mart Raudsepp (01 Feb 2017) +# Unmask systemd since it is keyworded here. +-systemd + # Mart Raudsepp (28 Jan 2017) # dev-libs/wayland not tested on arm64 yet wayland