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 4A9A7138334 for ; Tue, 23 Jul 2019 14:11:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0F80E0875; Tue, 23 Jul 2019 14:11:05 +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 C3647E0875 for ; Tue, 23 Jul 2019 14:11:05 +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 0010A3484BD for ; Tue, 23 Jul 2019 14:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE0BF73E for ; Tue, 23 Jul 2019 14:10:59 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1563890125.29ac2f7b515478b5fa2f11db6aabacbb87e24e64.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild X-VCS-Directories: xfce-extra/xfce4-dict/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 29ac2f7b515478b5fa2f11db6aabacbb87e24e64 X-VCS-Branch: master Date: Tue, 23 Jul 2019 14:10:59 +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: 15532275-01b0-46d6-9c3e-79c7d8353f0d X-Archives-Hash: cee1c5301b6d331d517d6295943ce1df commit: 29ac2f7b515478b5fa2f11db6aabacbb87e24e64 Author: Kent Fredric gentoo org> AuthorDate: Tue Jul 23 13:55:25 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Jul 23 13:55:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ac2f7b xfce-extra/xfce4-dict: Drop ~x86-fbsd due to bug #665088 Judicious dropping of keywords due to inactivity in bug #665088 This percolates due to keyword inconsistencies in: dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/libxfce4ui xfce-base/xfce4-panel, xfce-base/xfconf Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86-fbsd" Signed-off-by: Kent Fredric gentoo.org> xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild index 4aefbe40dd1..60ac828619e 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.24:=