From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D8A481388C0 for ; Sat, 20 Feb 2016 10:25:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A02421C108; Sat, 20 Feb 2016 10:25:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50E1721C108 for ; Sat, 20 Feb 2016 10:25:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 233B833D3D0 for ; Sat, 20 Feb 2016 10:25:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB38210AF for ; Sat, 20 Feb 2016 10:25:00 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1455963893.33e4c330d1901f791fe9b912555d85b952d41c3f.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/dictd-wn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild X-VCS-Directories: app-dicts/dictd-wn/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 33e4c330d1901f791fe9b912555d85b952d41c3f X-VCS-Branch: master Date: Sat, 20 Feb 2016 10:25: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-Archives-Salt: 5b7ec877-e08b-43c8-80f5-eb7742a03641 X-Archives-Hash: d94a7964eed807d4c0f97fabedf1e801 commit: 33e4c330d1901f791fe9b912555d85b952d41c3f Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 20 10:23:23 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 20 10:24:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e4c330 app-dicts/dictd-wn: Stable for AMD64 PPC PPC64 SPARC x86 too. Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild index cc4a716..340a05a 100644 --- a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild +++ b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/wordnet/dict-wn_${PV/_p/-}_all.deb" LICENSE="Princeton" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" DEPEND=">=app-text/dictd-1.5.5"