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 1F44959CA3 for ; Sun, 6 Mar 2016 16:44:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8044621C045; Sun, 6 Mar 2016 16:43:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBF0F21C045 for ; Sun, 6 Mar 2016 16:43:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E051340A38 for ; Sun, 6 Mar 2016 16:43:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84EC02324 for ; Sun, 6 Mar 2016 16:43:39 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457282408.eb000e92f4e545930d9871b70c9d14fe3bf7e43e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/anjuta/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/anjuta/anjuta-3.18.2.ebuild X-VCS-Directories: dev-util/anjuta/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: eb000e92f4e545930d9871b70c9d14fe3bf7e43e X-VCS-Branch: master Date: Sun, 6 Mar 2016 16:43:39 +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: 4fc058a7-cb21-4f41-8b15-64ff5dec2832 X-Archives-Hash: d2b479ee2940d89c72af9448c45c5b9c commit: eb000e92f4e545930d9871b70c9d14fe3bf7e43e Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 16:28:25 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 16:40:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb000e92 dev-util/anjuta: x86 stable wrt bug #427546 Package-Manager: portage-2.2.26 dev-util/anjuta/anjuta-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/anjuta/anjuta-3.18.2.ebuild b/dev-util/anjuta/anjuta-3.18.2.ebuild index 1671bb6..950dfcd 100644 --- a/dev-util/anjuta/anjuta-3.18.2.ebuild +++ b/dev-util/anjuta/anjuta-3.18.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Anjuta" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="debug devhelp glade +introspection packagekit subversion terminal test vala" REQUIRED_USE="${PYTHON_REQUIRED_USE}"