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 763A613829C for ; Sat, 11 Jun 2016 12:06:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75A7A142C0; Sat, 11 Jun 2016 12:06:27 +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 9BD7614292 for ; Sat, 11 Jun 2016 12:06:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C2443340CCC for ; Sat, 11 Jun 2016 12:06:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B17FC2323 for ; Sat, 11 Jun 2016 12:06:22 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465646723.74cb6c84f0767c40f9f42c1c808c4138a736d4c2.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libdmapsharing/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild X-VCS-Directories: net-libs/libdmapsharing/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 74cb6c84f0767c40f9f42c1c808c4138a736d4c2 X-VCS-Branch: master Date: Sat, 11 Jun 2016 12:06:22 +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: 36f75afd-e774-484c-8014-af41214e86bd X-Archives-Hash: 3d567fcd34ff0cca98360421c90ee451 commit: 74cb6c84f0767c40f9f42c1c808c4138a736d4c2 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 11:56:50 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 12:05:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74cb6c84 net-libs/libdmapsharing: amd64 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64" net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild index 324d722..00e738f 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.35.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3.0/2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection test" # Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled