commit: ffedae04bc76c7304854ee20e667bc121ff60bc3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 4 16:56:36 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <[email protected]> (04 Feb 2018) +# Depends on not yet keyworded dev-python/geoip-python. Bug #636860 +net-p2p/deluge geoip + # Amy Liffey <[email protected] (21 Jan 2018) # dev-libs/cereal not keyworded for arm media-libs/opencv contrib_dnn
