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 A661F138334 for ; Fri, 11 Oct 2019 18:06:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3094E0874; Fri, 11 Oct 2019 18:06:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9B624E0874 for ; Fri, 11 Oct 2019 18:06:01 +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 66C4A34BBD0 for ; Fri, 11 Oct 2019 18:06:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B38377FD for ; Fri, 11 Oct 2019 18:05:58 +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: <1570816590.8fece55a26a600a4b44ca24f36caa59274678dcf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/extra-cmake-modules/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild X-VCS-Directories: kde-frameworks/extra-cmake-modules/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8fece55a26a600a4b44ca24f36caa59274678dcf X-VCS-Branch: master Date: Fri, 11 Oct 2019 18:05:58 +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: 63caff8c-a7da-4045-bd93-caf2d061bb65 X-Archives-Hash: 185b3beec870135cfed28d0d6ad8e76d commit: 8fece55a26a600a4b44ca24f36caa59274678dcf Author: Michał Górny gentoo org> AuthorDate: Fri Oct 11 15:35:55 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 11 17:56:30 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8fece55a kde-frameworks: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny gentoo.org> kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild index 17e8faa62a..65262ecc72 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.63.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://cgit.kde.org/extra-cmake-modules.git" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" BDEPEND="