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 1049E138335 for ; Tue, 12 Feb 2019 06:41:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAF20E0826; Tue, 12 Feb 2019 06:41:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BEBFEE0826 for ; Tue, 12 Feb 2019 06:41:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0C00335D49 for ; Tue, 12 Feb 2019 06:41:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6942E541 for ; Tue, 12 Feb 2019 06:41:34 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1549952568.38fd165b960d9133a45deb959d0a22ea5711f402.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 38fd165b960d9133a45deb959d0a22ea5711f402 X-VCS-Branch: master Date: Tue, 12 Feb 2019 06:41:34 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8d55afcc-3cf9-4fef-aecf-38e0b113767b X-Archives-Hash: 5cee28cd0590c875abc6af7f99b30813 commit: 38fd165b960d9133a45deb959d0a22ea5711f402 Author: Mikle Kolyada gentoo org> AuthorDate: Tue Feb 12 06:21:04 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Feb 12 06:22:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fd165b profiles/arch/arm64/p.u.mask: Add net-irc/irssi[otr] Signed-off-by: Mikle Kolyada gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index b014c4db4ca..b397d71f5ad 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mikle Kolyada (12 Feb 2019) +# net-libs/libotr is not keyworded +net-irc/irssi otr + # Davide Pesavento (27 Dec 2018) # The corresponding Qt5 modules are not keyworded on arm64, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users.