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 748AB138334 for ; Tue, 23 Apr 2019 21:41:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06EE3E0A6E; Tue, 23 Apr 2019 21:41:03 +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 E2009E0A6E for ; Tue, 23 Apr 2019 21:41:02 +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 C6AD7341E6E for ; Tue, 23 Apr 2019 21:41:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C7F54F6 for ; Tue, 23 Apr 2019 21:41:00 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1556055619.7ae43c3e30aa5e6a4f0d207ad7b2714b5ff94138.bman@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: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 7ae43c3e30aa5e6a4f0d207ad7b2714b5ff94138 X-VCS-Branch: master Date: Tue, 23 Apr 2019 21:41:00 +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: b5b7d188-c6bc-4e1d-9bfc-da1c5a617f27 X-Archives-Hash: 1994e1c15ba40135d39afa64fae7167c commit: 7ae43c3e30aa5e6a4f0d207ad7b2714b5ff94138 Author: Aaron Bauman gentoo org> AuthorDate: Tue Apr 23 21:40:19 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Apr 23 21:40:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae43c3e arm64/package.use.mask: drop mask on spell * app-text/gspell is now stable Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3e5052c5e13..bd36fe5173d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -69,10 +69,6 @@ virtual/ffmpeg -sdl # It builds OK but is not yet in ::gentoo. bug #678404 kde-apps/cantor lua -# Mart Raudsepp (23 Feb 2019) -# app-text/gspell not keyworded yet -app-text/evince spell - # 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.