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 3330F138331 for ; Sun, 4 Feb 2018 17:41:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C211E0AC2; Sun, 4 Feb 2018 17:41:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 4670CE0A95 for ; Sun, 4 Feb 2018 17:41:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B80B7335C39 for ; Sun, 4 Feb 2018 17:41:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F25A21DF for ; Sun, 4 Feb 2018 17:41:47 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1517765934.ffedae04bc76c7304854ee20e667bc121ff60bc3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ffedae04bc76c7304854ee20e667bc121ff60bc3 X-VCS-Branch: master Date: Sun, 4 Feb 2018 17:41:47 +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: a1cb0b01-cb94-4f50-aadb-8d6bd00ed126 X-Archives-Hash: 6763dd370c7ae84c7d54c34304b46635 commit: ffedae04bc76c7304854ee20e667bc121ff60bc3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 4 16:56:36 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 4 17:38:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffedae04 profiles: arm: Mask net-p2p/deluge[geoip] This enables us to restore ~arm keyword. Bug: https://bugs.gentoo.org/636860 profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index c06510394fc..8ac1ac7a902 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (04 Feb 2018) +# Depends on not yet keyworded dev-python/geoip-python. Bug #636860 +net-p2p/deluge geoip + # Amy Liffey